Seems like 1.1 only.
As a work around, you might be able to bind local JNDI instances of QueueConnection/etc.
that delegate to the remote JNDI objects.
Or simply edit the source for JmsServerSession to call either createQueueSession or
createTopicSession depending on the type of connection. This might be patch-worthy if it
allows JBoss to use old JMS 1.0 providers.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979739#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...