I don't have jboss messaging installed, but it should be as simple as setting the jndi
name for your connection factory:
| <jms:queue-connection
queue-connection-factory-jndi-name="/ConnectionFactory" />
|
(I think that's the correct JNDI name for jboss messaging - you'll have to check
for yourself on that)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3997728#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...