not sure, but I think you need tomee+ and a JMS declaration in your tomee, like this
http://tomee.apache.org/jms-resources-and-mdb-container.html [] Leo On Wed, Jul 8, 2015 at 5:33 PM, siva106 <[email protected]> wrote: > I am learning message driven beans. I am trying out a sample example listed > on Tomee (http://tomee.apache.org/examples-trunk/simple-mdb/README.html). > But my code isn't receiving any answers from ChatBean > > assertEquals("Hello, Test Case!", receiveText(answers)); > > Anyone knows where the problem is ? > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/Tomme-message-driven-beans-not-responding-to-the-messages-tp4675472.html > Sent from the TomEE Users mailing list archive at Nabble.com. >
