Hey Weston, Got a quick observation for you. Testing of the module is coming along well, but I have found one thing.
As it's configured right now, when I run either run-standalone-client-jboss run-client I'm firing off one message, but the MDB in my JBoss server console is printing out 10 responses. In the QpidListenerBean.java you have "maxSession" set to 10. I think this needs to be set to 1. When I alter this maxSession setting it directly affects the number of messages output to to the JBoss console. The thing I don't know regards the "max-pool-size" defined in the qpid-jca-ds.xml. I don't know how the maxSession setting will affect the max-pool-size. Anyway, just thought I would let you know. Thanks, Daniel Carda -- View this message in context: http://old.nabble.com/Observation...possible-problem.-tp32871372p32871372.html Sent from the Qpid Developers mailing list archive at Nabble.com. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
