File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes BEA/Weblogic and the fly likes enum error with wlclient.jar Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "enum error with wlclient.jar" Watch "enum error with wlclient.jar" New topic
Author

enum error with wlclient.jar

Haiqiang Shen
Greenhorn

Joined: Sep 23, 2005
Posts: 3
I pass a Enum to weblogic server when using wlclient.jar in client,error as below:

Mismatched serialization UIDs : Source (Rep. IDRMI:com.star.sms.model.ppvcatalogue.enums.AuditStateEnum:3762E1FD1A6B1BE5:C924552A70C45EDB) = C924552A70C45EDB whereas Target (Rep. ID RMI:com.star.sms.model.ppvcatalogue.enums.AuditStateEnum:64D47C1D01980B5E:0000000000000000) = 0000000000000000

When I use weblogic.jar, replace the wlclient.jar, no error!

Any ideas ? Thanks a lot!
ankush purwar
Ranch Hand

Joined: Sep 02, 2005
Posts: 46
Have you compiled your code using wlclient.jar ?
And also check wlclient.jar is in server classpath or not .
 
IntelliJ Java IDE
 
subject: enum error with wlclient.jar
 
Threads others viewed
problem in coding
CORBA OBJECT_NOT_EXIST 0[] in Servlet
Regarding accessing of enum declared inside and outside a class
Use wlclient.jar instead of weblogic.jar
SCJP 5: Mock questions
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com