This content has been marked as final.
Show 4 replies
-
1. Re: org/jboss/util/id/SerialVersion
ulnl Dec 11, 2006 7:15 PM (in response to 2)Hi
I got the same error msg as yours. Do you know how to fix it?
Thanks -
2. Re: org/jboss/util/id/SerialVersion
ericholsinger Dec 28, 2006 7:49 AM (in response to 2)Add jboss-common-client.jar to your classpath.
Eric Holsinger -
3. Re: org/jboss/util/id/SerialVersion
opium Feb 13, 2007 12:39 AM (in response to 2)Any idea where SerialVersion disappeared in JBoss 4.0.5 GA? ...
It was used to allow 4.0.x hosted clients to invoke EJBs in 3.2.x (<3.2.8) beans, through the use of -Dorg.jboss.j2ee.LegacySerialization.
Now there is no mention of such a flag in the code, and thus I'm having problems getting my 4.0.5 GA hosted client to connect without serialization exceptions to a 3.2.6 container (due to serialVersion incompatibilities).
Any clue? -
4. Re: org/jboss/util/id/SerialVersion
dimitris Mar 29, 2007 8:07 AM (in response to 2)It is not in lib/jboss-common.jar ?