Search:

Type: Posts; User: jamiebarrow; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    2,128

    ActiveMQ/JMS and transactions

    Hi,

    I'm currently trying to create a standalone application which reads from an ActiveMQ and calls an external service. This is all currently done programmatically without Spring.

    I have a...
  2. webAppRootKey returned as null in System.getProperty()

    I have a webapp using Spring and JSF.

    I have the following in web.xml:


    <listener>
    <listener-class>
    org.springframework.web.util.WebAppRootListener
    </listener-class>
    ...
  3. I have a webapp using Spring and JSF. I have...

    I have a webapp using Spring and JSF.

    I have the following in web.xml:


    <listener>
    <listener-class>
    org.springframework.web.util.WebAppRootListener
    </listener-class>
    ...
  4. Replies
    4
    Views
    5,465

    Oh also, I changed the databaseType to postgres...

    Oh also, I changed the databaseType to postgres for the jobRepository bean in simple-container-definition.xml
  5. Replies
    4
    Views
    5,465

    Running samples on PostgreSQL

    The issue was resolved, I was using the wrong database >.<


    Hi,

    I have the m5 distribution, PostgreSQL 8.3.0 using the PostgreSQL 8.3-603 JDBC Driver.

    I'm having the following error while...
Results 1 to 5 of 5