Good morning Lads!

Is there any way to implemet the following scenario:

1. There are two instances of JBoss running one 3.2.x(JBoss1) another is 2.4.x (JBoss2)
2. JBoss2 hosts EJB application with the number of session beans.
3. JBoss1 hosts another session EJB that needs to invoke JBoss2 EJB methods.

Deploying JBoss2 client interfaces directly to the JBoss1 does not work. JBoss1 throws 
javax.naming.CommunicationException 
[Root exception is java.io.InvalidClassException: 
org.jboss.proxy.ejb.GenericEJBInterceptor; local class incompatible: stream classdesc 
serialVersionUID = 4582256576523491346, local class serialVersionUID = 
3844706474734439975]

Is there any workaround for this sort of problem? Any help in solving that is greatly 
appreciated.

Best regards,
Igor.

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

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


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to