|
Thanks Christof,
The classpathref in the taskdef is the classpath used by the taskdef task to look for the classes associated with the task. At least that’s the limit of the extent according to the Ant documentation. The Java2WSDL task requires that the interface used as the model be on the classpath. I had to alter the classpath in my shell for it to work. I would prefer to pass the task a classpath (or reference to one). I want to make sure before I change the task to accept and use a classpath element, that I’m not stepping on a prior design decision.
-- dave
-----Original Message-----
I'm not
shure about that but I think the Axis Ant tasks are using <taskdef resource="axis-tasks.properties" classpathref="axis.classpath" /> Christof -----Original
Message-----
Hi,
Thanks,
David
Knox
|
Title: RE: WSDL Ant task question
- WSDL Ant task question David Knox
- RE: WSDL Ant task question Laenzlinger, Christof
- RE: WSDL Ant task question David Knox
- RE: WSDL Ant task question Laenzlinger, Christof
- RE: WSDL Ant task question Davanum Srinivas
