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