0 Replies Latest reply on Feb 23, 2004 9:44 AM by rmontag

    Calling EJB in 3.0.6 server from EJB in 3.2.3 server ?

    rmontag

      Hello,

      I have an ejb in an EAR file deployed in Jboss 3.2.3 which needs data from another ejb, which is deployed in a JBoss 3.0.6 server. Can anybody give me a hint if/how this is possible ?

      I tried several attemps to surround the classploader problem, e.g. encapsulating my ejb call in a mbean with scoped classloading, but none of my approaches seem to work.

      Greetings,
      Rainer