[jboss-user] [Messaging, JMS & JBossMQ] - Re: Is it possible to bind Weblogic JMS Queue to jBoss JNDI

2006-08-11 Thread ask10001
What I really want is a way to have both the jBoss JMS objects and Weblogic JMS objects accessible in jBoss JNDI namespace. e.g. 1) Queue pointing to localhost jBoss: queue/MyQueue1 2) Queue pointing to remot WebLogic: queue/MyQueue2 so that the application doesnt really know which queue is of whi

[jboss-user] [Messaging, JMS & JBossMQ] - Is it possible to bind Weblogic JMS Queue to jBoss JNDI Name

2006-08-11 Thread ask10001
I saw this on the wiki http://wiki.jboss.org/wiki/Wiki.jsp?page=UsingWebSphereMQSeriesWithJBossASPartI which tells how to bind the Websphere MQ objects to jBoss JNDI Namespace. I s it possible to do something like that with WebLogic JMS queue/topic. I need to access the Weblogic JMS Queue with t