0 Replies Latest reply on Aug 8, 2008 2:12 AM by jferraro1

    Replacing the JBoss Generic JMS Inbound Resource Adapter

    jferraro1

      I have a interoperability issue when JBoss tries to consume a topic from a Weblogic JMS Provider. I found a JMS resource adapter (JMSJCA) that deals with this incomparability issue between the different JMS Providrs.

      My Question is how would one replace the Generic JMS Inbound Resource Adaptor for a particular MDB (EJB3). I do not believe the activationConfig annotation supports specifying a resource adapter to use. Is there a way to configure the MDB to use a different JMS Inbound resource adaptor?

      Thanks for any help you can provide !