----- Original Message -----
From: "Mitch Gitman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, February 08, 2003 22:33
Subject: RE: Axis TaskDef


> To run the Axis-specific Ant task axis-java2wsdl, I too had to set the
> classpath via the command line to include axis.jar, axis-ant.jar, and the
> rest of the Axis archives. I'm wondering if anyone has come up with a
> cleaner way to specify the classpath for axis-java2wsdl.


1. best: Set the taskpath inside <taskdef> with the nested <classpath>
element
2. second best: add all the Axis stuff to ant/home

Reply via email to