Hi,

I have a problem : EJB A is calling EJB B, they are deployed in different
jar files.
In ejb-jar.xml file of EJB A, i declared a reference to EJB B and create a
jboss.xml file to reference the jndi-name of EJB B.
When I call  EJB A, it try to call EJB B and i have a class not found
exception.
Do I need to include EJB B files into EJB A .jar file ?


Cécile Saint-Martin
[EMAIL PROTECTED]


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to