Hi all,

  Can I access to an EJB running on Jboss with JDK1.3 from a client
which I need to be executing over JDK 1.2.2?
      Now, I get the following message:

    javax.naming.CommunicationException [Root exception is
java.io.StreamCorruptedException: Type code out of range, is 125]
    java.lang.NullPointerException
         void
pruebaLic.pruebaCargaNuevaEstructura.main(java.lang.String[])

    and in jboss.xml I put the following line:

             <configuration-name>jdk1.2.2 Stateless
SessionBean</configuration-name>

   Thanks!

             Jose R. Díaz



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to