0 Replies Latest reply on Mar 13, 2002 6:59 PM by khkachn

    Connecting to Weblogic JMS topic

    khkachn

      Hi all,

      Sorry if this is old ground, but I did a search and did not find anything that answer.

      I would like an MBean I am loading into JBoss to subscribe to a Weblogic 5.1 JMS topic. When I try to createTopicConnection() I get this error:

      InvalidClassException:
      weblogic.jms.common.JMSConnectionRemote_WLStubMissing no-arg constructor for class

      Nested within:
      weblogic.rmi.UnmarshalException: Unmarshalling return - with nested exception:

      etc etc

      I have tried removing JMS and JNDI form JBoss and loading
      the weblogic classes in jboss.conf or putting them in lib/ext.

      Anyone doing this or have any idea what the error means and can point me in the right direction? I can supply more
      details if needed.

      I am using JBoss 2.4.4 with Tomcat 4.0.1 and
      Webloic 5.1 with service pack 10.

      Thanks,


      Ken