I'm using JBoss IDE and JBoss4.0.1/EJB3.0 to play with tutorial examples. I'm 
getting next exception when running a client:

Exception in thread "main" javax.naming.CommunicationException [Root exception 
is java.io.InvalidClassException: org.jboss.ejb3.remoting.BaseRemoteProxy; 
local class incompatible: stream classdesc serialVersionUID = 
-1019635950408433617, local class serialVersionUID = -2289426881135628080]
        at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:663)
        at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:520)
        at javax.naming.InitialContext.lookup(InitialContext.java:351)
        at org.jboss.tutorial.stateless.client.Client.main(Client.java:19)

The packaging and deployment were cool.

Thanks,
Alex.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869212#3869212

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869212


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to