Does anyone have any insight into the following error. It occurs from within
a Servlet calling a getHandle() method on a stateless session bean. The
servlet engine is running on a WAS 3.5.3 instance. The EJB is being served
up from a WAS 3.5.4 instance.

Original Exception:
java.rmi.MarshalException: CORBA MARSHAL 0 No; nested exception is:
org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge :
Serializable readObject method failed internally minor code: 0 completed: No
org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge :
Serializable readObject method failed internally minor code: 0 completed: No
at org.omg.CORBA.SystemException.(SystemException.java:51) at
org.omg.CORBA.MARSHAL.(MARSHAL.java:70) at
org.omg.CORBA.MARSHAL.(MARSHAL.java:49) at
com.ibm.rmi.iiop.CDRInputStream.read_value(CDRInputStream.java:1111) at
com.ibm.rmi.iiop.CDRInputStream.read_abstract_interface(CDRInputStream.java:
1004) at
com.deere.u90950.configuratordatainterface.ejb._ConfiguratorProductData_Base
Stub.getHandle(_ConfiguratorProductData_BaseStub.java:157) at
com.deere.u90950.configuratordatainterface.ejb._ConfiguratorProductData_Stub
.getHandle(_ConfiguratorProductData_Stub.java:145) at
com.deere.u90950.configuratordatainterface.client.ConfiguratorProductDataCli
ent.createEJBObject(ConfiguratorProductDataClient.java:81) at
com.deere.u90950.configuratordatainterface.client.ConfiguratorProductDataCli
ent.connect(ConfiguratorProductDataClient.java:54) at ...

Thanks

Anthony Catalfano
Information Technology Analyst
Deere & Company
309-748-5201

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to