aspose file tools
The moose likes Tomcat and the fly likes InvalidClass Exception in javax .crypto. spec.SecretKeySpec Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "InvalidClass Exception in javax .crypto. spec.SecretKeySpec " Watch "InvalidClass Exception in javax .crypto. spec.SecretKeySpec " New topic
Author

InvalidClass Exception in javax .crypto. spec.SecretKeySpec

Ramachandran Vaidyanathan
Greenhorn

Joined: Dec 01, 2003
Posts: 9
Hi Friends,
Iam getting the following invalidclassexception while connecting from tomcat4.1 to websphere 3.5.6
java.io.InvalidClassException: javax.crypto.spec.SecretKeySpec; local class incompatible: stream classdesc serialVersionUID = 4363931942414077710, local class serialVersionUID = 6577238317307289933
at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:459)
at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:152
1)
at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1435)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1
626)
Can somebody help me ASAP.....
TIA.
cheers


Thanks and Regards,<br />Ramachandran Vaidyanathan
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: InvalidClass Exception in javax .crypto. spec.SecretKeySpec
 
Similar Threads
InvalidClass Exception in javax .crypto. spec.SecretKeySpec
jboss-4.0.1sp1 Client exception
InvalidClass Exception in javax .crypto. spec.SecretKeySpec
.UnmarshalException
Java client not accessing sesion bean in Jboss4.0.4