"[EMAIL PROTECTED]" wrote : 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.

You are right of course Bill.


  |   1527 Wed May 31 13:42:08 CEST 2006 
WEB-INF/classes/nl/arentz/stefan/mappedname/web/HelloServlet.class
  |   3089 Wed May 31 13:42:08 CEST 2006 
WEB-INF/lib/MappedNameEjb-1.0-SNAPSHOT.jar
  | 

Silly me. One silent mistake in the maven pom.xml was the cause.

 S.


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

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


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