Conor,
thanks a lot, it works.
The only thing I'm not quite sure what it means is the following (output
from ant):
[ejbjar] The old method for locating CMP files has been DEPRECATED.
[ejbjar] Please adjust your weblogic descriptor and set oldCMP="false" to
use the new CMP descriptor inclusion mechanism.
Daniel
> -----Original Message-----
> From: Conor MacNeill [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 12, 2001 11:28 AM
> To: [EMAIL PROTECTED]
> Subject: Re: <ejbjar>, <ejb-ref> Problem
>
>
> Daniel,
>
> > 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?
> >
>
> Yes, you will need to upgrade to ant 1.3 alpha - a recent
> nightly build, in
> other words. I fixed this after ant 1.2 was released.
>
> Conor
>
>
>