I doubt that "${websphere.home}" is part of the classname ...

Jan

> -----Urspr�ngliche Nachricht-----
> Von: sanjeev chhabra [mailto:[EMAIL PROTECTED]
> Gesendet am: Donnerstag, 2. Dezember 2004 08:12
> An: [EMAIL PROTECTED]
> Betreff: how to include a java class in classname attribute
> 
> Hi All,
> How we can include a java class in ant's build.xml as in the 
> below code.
> How i can include com.ibm.websphere.ant.tasks.WsEjbDeploy class.
> <taskdef name="wsejbdeploy"
> classname="${websphere.home}com.ibm.websphere.ant.tasks.WsEjbDeploy"
> classpath="${websphere.home}/lib/wsanttasks.jar"/>
> 
> Thanks
> Sanjeev
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to