Hi,
I am getting the following exception when trying to run a jsp
java.rmi.UnmarshalException: failed to unmarshal class
net.outerforce.core.utils.config.Configuration; nested exception is:
java.io.InvalidClassException:
net.outerforce.core.utils.config.Configuration; Local class not compatible:
stream classdesc serialVersionUID=-7708678122816611742 local class
serialVersionUID=-6529812083437965427
java.io.InvalidClassException:
net.outerforce.core.utils.config.Configuration; Local class not compatible:
stream classdesc serialVersionUID=-7708678122816611742 local class
serialVersionUID=-6529812083437965427
at
java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
webserver :tomcat
appServer:weblogic 6.0
I have on ejb which contains the above class which is serializable. I have
tried all solutions to check that both tomcat and weblogic have same version
of the class.
What might be the problem ?? Any Ideas ??
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TIA
Ashwani Kalra
Sr. Mem. Dev. Staff
Aithent Technologies
India
http://www.geocities.com/ashwani_kalra/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
===========================================================================
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".