users@glassfish.java.net

Re: Mismatched serialization UIDs, when accessing GF Server ...

From: <forums_at_java.net>
Date: Thu, 29 Sep 2011 11:52:38 -0500 (CDT)

Ok, solved the problem.

I didn't look closely to the error message, the habit of blaming my code for
errors ;-), it wasn't complaining about the version of my Entity but of
org.eclipse.persistence.indirection.IndirectSet, which is part of the
EclipseLink framework.

I was just using a different version of EclipseLink on the the client than
what GlassFish internally uses.

Glassfish wasn't using the jar I had in the project build path...

Regards


--
[Message sent by forum member 'MohamzJava']
View Post: http://forums.java.net/node/848221