0 Replies Latest reply on May 26, 2003 3:52 AM by nalini_shar

    Connectivity between Jboss 2.4.4 and Jboss 3.2.0

    nalini_shar

      Hi,
      We are trying to establish connectivity between Jboss 2.4.4 and Jboss 3.2.0. Some of the EJB1.1 compliant jars have been deployed in Jboss 2.4.4 n while trying to lookup some bean in Jboss2.4.4( from jboss 3.2.0), we get the follwing exception. We have put jboss-client.jar & jbossall-client.jar in the CLASSPATH. Still its not working. Pls help!
      2003-05-22 20:00:34,015 ERROR [STDERR] javax.naming.CommunicationException. Root exception is
      2003-05-22 20:00:34,015 ERROR [STDERR] java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
      java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is:
      java.lang.ClassNotFoundException: org.jnp.interfaces.FastNamingProperties (no security manager: RMI class loader disabled)
      2003-05-22 20:00:34,046 ERROR [STDERR] java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is:
      java.lang.ClassNotFoundException: org.jnp.interfaces.FastNamingProperties (no security manager: RMI class loader disabled)
      2003-05-22 20:00:34,062 ERROR [STDERR] java.lang.ClassNotFoundException: org.jnp.interfaces.FastNamingProperties (no security manager: RMI class loader disabled)
      2003-05-22 20:00:34,062 ERROR [STDERR] at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:245)

      Rgds
      Nalini