This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: Is it possible to bind Weblogic JMS Queue to jBoss JNDIask10000 Aug 11, 2006 4:18 PM (in response to ask10000)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 which provider.
