Re: Class not found in taskdef

2006-08-21 Thread Thierry Rietsch
ch in google tells me this : > > > > > > Regards, > > Antoine > > > On Aug 20, 2006, at 5:52 PM, Thierry Rietsch wrote: > >> Hi all >> >> I like to run the com.sun.tools.ws.WsGen tool from the build.xml. For >> that I

Re: Class not found in taskdef

2006-08-21 Thread Thierry Rietsch
Thanks, the refid was the solution! Rainer Noack wrote: > see below. > > cheers > > rainer > >> -Original Message- >> From: Thierry Rietsch [mailto:[EMAIL PROTECTED] >> Sent: Sunday, August 20, 2006 4:52 PM >> To: user@ant.apache.org >>

Class not found in taskdef

2006-08-20 Thread Thierry Rietsch
Hi all I like to run the com.sun.tools.ws.WsGen tool from the build.xml. For that I defined a taskdef in my build.xml: and the related classpath: The java.home and java.jaxws.home properties are set. When I try now to run ant with this build file, I get an the f