Michael, did you find a solution or a workaround of this problem? I have
exactly the same issue integrating JBoss and WebLogic JMS, so I suspect this
is something on the WebLogic side but I have been unable to figure out what
it is.
Michael G. Martin wrote:
>
> I've been trying to get an MDB deployed in Glassfish ( 9.1.1 (build
> b54-fcs) ) to connect to a topic running in Weblogic ( 10.3.0.0 ) using
> the generic resource adapter.
>
> Everything appears to resolve fine, however an exception is thrown:
>
> Caused by: weblogic.jms.common.IllegalStateException:
> [JMSClientExceptions:055084]A connection consumer only works on the server
> at
> weblogic.jms.client.JMSConnection.createConnectionConsumer(JMSConnection.java:806)
> at
> weblogic.jms.client.JMSConnection.createConnectionConsumer(JMSConnection.java:419)
> at
> weblogic.jms.client.WLConnectionImpl.createConnectionConsumer(WLConnectionImpl.java:876)
> at
> com.sun.genericra.inbound.async.InboundJmsResourcePool.createConnectionConsumer(InboundJmsResourcePool.java:121)
> at
> com.sun.genericra.inbound.async.EndpointConsumer._start(EndpointConsumer.java:116)
> ... 19 more
>
>
--
View this message in context: http://www.nabble.com/Glassfish---Weblogic-MDB-Integration-tp19928737p21458735.html
Sent from the Users of Generic Resource Adapter for JMS mailing list archive at Nabble.com.