Advertisement

1 - 5 of 5 containing alltags:("classdesc") (0 seconds)
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...
Zones: Java, Servlets, New To JavaDate Answered: 09/20/2002 Grade: A Views: 0
Hi All, One of my EJB's is giving InvalidClassException: [java.io.InvalidClassException: xxxxxx.csm3g.datatypes.CustomerBillingInfo; Local class not compatible: stream classdesc serialVersionUID=...
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...
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...
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...
Zones: JavaDate Answered: 09/05/2008 Grade: A Views: 50
  • 1