[jboss-jira] [JBoss JIRA] Assigned: (EJBTHREE-749) org.jboss.ejb3.remoting.IsLocalInterceptor does not has a SerialVersionUID and causes problems when using jboss-ejb3-client.jar to access remote session bean

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Tue May 1 09:56:31 EDT 2007


     [ http://jira.jboss.com/jira/browse/EJBTHREE-749?page=all ]

Carlo de Wolf reassigned EJBTHREE-749:
--------------------------------------

    Assignee: Brian Stansberry

> org.jboss.ejb3.remoting.IsLocalInterceptor does not has a SerialVersionUID and causes problems when using jboss-ejb3-client.jar to access remote session bean
> -------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: EJBTHREE-749
>                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-749
>             Project: EJB 3.0
>          Issue Type: Bug
>          Components: EJB3 Extensions
>    Affects Versions: EJB 3.0 RC9 - FD
>         Environment: Sun JDK 1.5.0.06 / Ubuntu 6.0.6
>            Reporter: Peter Salomonsen
>         Assigned To: Brian Stansberry
>
> When using jboss-ejb3-client.jar to lookup a remote interface of an ejb3 stateless session bean I get this exception:
> Exception: javax.naming.CommunicationException [Root exception is java.io.InvalidClassException: org.jboss.ejb3.remoting.IsLocalInterceptor; local class incompatible: stream classdesc serialVersionUID = -3758782076801249473, local class serialVersionUID = 595045557897063404]
> When removing jboss-ejb3-client.jar and instead using the same jar as the server, it works fine. 
> I guess the resolution may be to add a SerialVersionUID for org.jboss.ejb3.remoting.IsLocalInterceptor

-- 
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

        



More information about the jboss-jira mailing list