I'm calling an EJB on a WebSphere 5.0.2.x server from a WebSphere 6.1, which is throwing (serverside) an Exception which is extending NestableRuntimeException.
I'm using commons-lang 2.1 on both sides.

All Serializable classes involved (in my app) declare serializationUID constants.

Still, I get this serialization error:

org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : Mismatched serialization UIDs : Source (RepId RMI:org.apache.commons.lang.exception.NestableDelegate:4F998DA78EFC2530:EAEF728564560A6A) = EAEF728564560A6A whereas Target (RepId RMI:org.apache.commons.lang.exception.NestableDelegate:4F998DA78EFC2530:F68F1455DDEE96BB) = F68F1455DDEE96BB vmcid: IBM minor code: 89A completed: No at com.ibm.rmi.iiop.CDRInputStream.read_value(CDRInputStream.java:2105)

I've checked the websphere environment - and it does not seem to include any of the commons-lang classes.

Have anybody else experienced this?

--
David J. M. Karlsen - +47 90 68 22 43
http://www.davidkarlsen.com
http://mp3.davidkarlsen.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to