I am trying to send a serialized object from a servlet to an applet, but I am getting the following error,
java.io.InvalidClassException: javax.swing.tree.DefaultTreeModel; local class incompati...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20362471.html
Hi All,
One of my EJB's is giving InvalidClassException:
[java.io.InvalidClassException: xxxxxx.csm3g.datatypes.CustomerBillingInfo; Local class not compatible: stream classdesc serialVersionUID=...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20617181.html
Zones:
JavaDate Answered: 05/15/2003 Grade: A Views: 5
I create a serialized date on a MAVEN project and try to read it in another project. Here is what I get
java.util.Date; local class incompatible: stream classdesc serialVersionUID = 7523895402267...
http://www.experts-exchange.com/Programming/Languages/Java/Q_23035198.html
Zones:
Java,
J2SEDate Answered: 09/20/2008 Grade: A Views: 16
I'm trying to generate a signature in one server (Machine I) and verify the signature in the other(Machine II).
An application in Mach II would call the login application in Mach I and verify th...
http://www.experts-exchange.com/Programming/Programming_Languages/Java/Q_21488107.html
Zones:
JavaDate Answered: 08/07/2005 Grade: A Views: 376
Caused by: java.io.InvalidClassException: org.mvel.CompiledExpression; local class incompatible: stream classdesc serialVersionUID
= 3630221728698395730, local class serialVersionUID = -736624477...
http://www.experts-exchange.com/Programming/Languages/Java/Q_23173501.html
Zones:
JavaDate Answered: 09/05/2008 Grade: A Views: 50