[jboss-user] [Messaging, JMS & JBossMQ] - Re: SonicMQ and JBossMQ on one AppServer

genman do-not-reply at jboss.com
Fri Oct 20 17:10:20 EDT 2006


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#3979739

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979739



More information about the jboss-user mailing list