0 Replies Latest reply on Jun 15, 2004 12:10 PM by darroyo

    Connecting to a weblogic JMS queue

    darroyo

      Hello,

      I'm planning to setup a jms-bridge connection between two queues. Queue A is held by a Weblogic 8.1 server, and queue B is on a jboss 3.2.3 server. Both queues are working fine.
      The problem comes when I try to connect the weblogic server with jboss, because I don't find any information about how to use the client with weblogic or to deploy it into bea's server in order to register the drivers to the jndi namespace .... so my question is: how can I register the appropiate drivers in the weblogic in order to connect both queues?

      Thanks in advance for your help.