UNSOLVED How Jboss EAP MDB can connect to Weblogic queue
-
I have a MDB deployed in Jboss EAP 7.4 and the destination is Weblogic queue. (Consume the messages in Weblogic queue) . I need to install weblogic JMS resource adapter , I would like to know if we have any reference guide to install this Weblogic JMS resource adapter in Jboss EAP , Thanks.
-
Hi,
We only answers Oracle WebLogic and FMW stack. Is your request is how to do it on JBoss?
Regards… -
@lvzhongx said in How Jboss EAP MDB can connect to Weblogic queue:
I have a MDB deployed in Jboss EAP 7.4 and the destination is Weblogic queue. (Consume the messages in Weblogic queue) . I need to install weblogic JMS resource adapter , I would like to know if we have any reference guide to install this Weblogic JMS resource adapter in Jboss EAP , Thanks.
To connect JBoss EAP MDB to a WebLogic queue; deploy the WebLogic JMS resource adapter RAR in JBoss and configure it in standalone.xml. Check the JBoss EAP documentation for detailed steps on resource adapter configuration & JMS integration; or visit the JBoss Community for more support.