hi i found in ant1.2 to 1.3 change log following line ejbjar now correctly ignores <ejb-ref> elements in the deployment descriptor. CMP files are included by parsing the weblogic deployment descriptor rather than relying on the naming convention used in ant 1.2
wat does that mean , how do i specify references now thanks deepak ----- Original Message ----- From: "deepak" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 16, 2001 5:32 PM Subject: unable to include ejb-ref classes > hi > i am using ant 1.3 and 1.4 to compile my EJBs but both version are unable to > include dependent classes which i have specified in the corresponding > deployment descriptors > under ejb-ref > > but ant 1.2 does it correctly and i cant use 1.2 because i have some CMPs > also and 1.2 doesn't support newCMP="true" feature > > also i may tell that i started using Ant yesterday so being very new to it , > plz give the answer in as much detail as possible > > thanks > deepak > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
