[
http://jira.jboss.com/jira/browse/EJBTHREE-1118?page=comments#action_1241... ]
Vadim Kopichenko commented on EJBTHREE-1118:
--------------------------------------------
It would be very nice if developers attached here compiled BaseRemoteProxy.class and
BaseSessionRemoteProxy.class files, identical to those shipped with 4.2.2.GA but with
corrected serialVersionUID-s.
Then we would be able to safely patch existing 4.2.2.GA instances to make them usable for
remote calls.
Abstract base classes of remote proxies are not declaring
serialVersionUIDs
---------------------------------------------------------------------------
Key: EJBTHREE-1118
URL:
http://jira.jboss.com/jira/browse/EJBTHREE-1118
Project: EJB 3.0
Issue Type: Bug
Affects Versions: AS 4.2.2.GA, AS 4.2.1.GA
Reporter: Carlo de Wolf
Assigned To: Carlo de Wolf
Priority: Blocker
Fix For: AS 5.0.0.Beta3, AS 4.2.3.GA
javax.naming.CommunicationException [Root exception is java.io.InvalidClassException:
org.jboss.ejb3
.remoting.BaseRemoteProxy; local class incompatible: stream classdesc serialVersionUID =
-2711693270411201590, local class serialVersionUID = 1126421850898582900]
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:724)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:589)
at javax.naming.InitialContext.lookup(InitialContext.java:351)
......
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira