you are invoking in the same VM?  JBoss serializes things in JNDI going in, but 
not going out.  You probably have duplicate remote interfaces.  One copy in 
your war, and one in your EJB jar.  You either have to remove the duplicate 
code or set up JNDI CallByValue so that when you do a lookup, the result is 
serialized.

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

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


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to