Hi all,

I have a EJB Deployment Descriptior that uses the <ejb-ref> tag to reference
other
EJBs.

When deploying the EJB using Ant, a java.io.FileNotFoundException occurs 
describing that the Class of the referenced bean (described in <ejb-ref>) 
could not be found?

If I remove the <ejb-ref> tag from my *-ejb-jar.xml and the
<reference-descriptor>
from *-weblogic-ejb-jar.xml than it is deployed well.

Any suggestion?

Thanks in advance

(using Ant 1.2/Weblogic 5.1)

Daniel


Reply via email to