Search:

Type: Posts; User: javid.alimohideen; Keyword(s):

Search: Search took 0.04 seconds.

  1. Perfect. works great. Thanks so much Mark.

    Perfect. works great.
    Thanks so much Mark.
  2. Hi Mark, I am not sure if I am following you....

    Hi Mark,
    I am not sure if I am following you.
    If I just change the ref property to a value like "yourRequestMessageConsumerBean", I get Invalid bean property, which I believe its because I dont...
  3. JMS Listener "Response destination" not working as expected

    Hi,
    I am using the JMS Listener namespace to configure the message listeners. My message listener uses the MessageListsnerAdapter and have defined the delegate class to handle the message with a...
  4. Found the issue. I was not closing the DBUnit...

    Found the issue.
    I was not closing the DBUnit Connection object in my TestExecutionListeners in the beforeTestClass & afterTestClass methods.
    Closing the connection fixed the issue.

    Thanks,...
  5. JUnit testing using DBUnit - Test hangs after a few

    Hi,
    I am using DBUnit to test my DAO objects. I have defined a Apache DBCP datasource.
    I am able to run a single test without any issues. However, when I try to run the test Suite, the test hangs...
Results 1 to 5 of 5