First, the connection factory you use does not support setting the listener. Use the
non-pooled one. (Learn which ones are which...)
Also, create a JBoss service, and launch the listener from it instead of within a
Servlet.
http://wiki.jboss.org/wiki/Wiki.jsp?page=ExampleHelloWorldService
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063806#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...