Hi all,

I have a project that successfully passes messages between Glassfish 4, Qpid 0.30 JCA adapter (see also the issues I logged), and RabbitMQ 3.3.4. I am now looking to add some integration tests in Java for the entire message flow, so through producers and consumers. As the InVM version of the broker was retired, the only guide I've found for this is the following stackoverflow post:

http://stackoverflow.com/questions/2176043/example-of-standalone-apache-qpid-amqp-junit-test

Is there any other or easier way to incorporate the Qpid Java broker into testing? Does anyone have any suggestions for how to inject mock objects related to Qpid into my testing?

I appreciate any ideas you have! Thank you,
Nathan

____
This email message is a private communication. The information transmitted, 
including attachments, is intended only for the person or entity to which it is 
addressed and may contain confidential, privileged, and/or proprietary 
material. Any review, duplication, retransmission, distribution, or other use 
of, or taking of any action in reliance upon, this information by persons or 
entities other than the intended recipient is unauthorized by the sender and is 
prohibited. If you have received this message in error, please contact the 
sender immediately by return email and delete the original message from all 
computer systems. Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to