I have a problem communicating with an EJB. I am able to communicate to it with a servlet in the war file but when a try to communicate to it with an application in Visual Age, I get this error message:
 
javax.naming.CommunicationException.  Root exception is    java.io.StreamCorruptedException: Type code out of range, is 125
 java.lang.Throwable(java.lang.String)
 java.lang.Exception(java.lang.String)
 java.io.IOException(java.lang.String)
 java.io.ObjectStreamException(java.lang.String)
 java.io.StreamCorruptedException(java.lang.String)
 byte java.io.ObjectInputStream.peekCode()
 java.lang.Object java.io.ObjectInputStream.readObject(boolean)
 java.lang.Object java.io.ObjectInputStream.readObject()
 int java.io.ObjectInputStream.inputObject(boolean)
 java.lang.Object java.io.ObjectInputStream.readObject(boolean)
 java.lang.Object java.io.ObjectInputStream.readObject()
 java.lang.Object java.rmi.MarshalledObject.get()
 java.lang.Object org.jnp.interfaces.NamingContext.lookup(javax.naming.Name)
 java.lang.Object org.jnp.interfaces.NamingContext.lookup
Thanks in advance for the help,
 
                                                                          Bruno


Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

-- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] List Help?: [EMAIL PROTECTED]

Reply via email to