Hi I have embedded ActiveMQ with JBoss according to instructions provided. Now I want to create a Message-Driven Bean (MDB) that will be listening on an ActiveMQ queue. This Listener will receive the message and process it. I would also need a servlets that will communicate with the MDB. I have a couple of servlets right now. I only need to know how to create an MDB in ActiveMQ and how to have my servlets talking to the MDB.
thanks -- View this message in context: http://www.nabble.com/MDB-sample-available--tp20025931p20025931.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.