I realize that JBoss/MQ is dead because JBoss Messaging is going to replace it in the
upcoming JBoss 5. Are there any good quick-start guides for doing this simple thing? In
a regular Java program, I would create a worker thread, but obviously in an enterprise
environment, we don't want to create threads. Instead we send messages. I'm just
trying to get a very simple example working, of a servlet sending a message to a MDB
within the same EAR.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996600#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...