Re: java.io.IOException: exectable not found

2005-01-20 Thread Yves Martin
Jirong Hu <[EMAIL PROTECTED]> writes: > Hi > > I am working on Solaris 10 and trying to invoke SunOne's web service > compiler to generate the static stub. But Ant can't find the exectuable. > Any idea? > I used to spell 'compile' that way. 'wscomiple.sh' seems strange to me. -- Yv

Re: java.io.IOException: exectable not found

2005-01-19 Thread Alexey N. Solofnenko
Maybe it contains a path to an interpreter (first line after #!) that does not exist on your system, or it is not available under your user id. - Alexey. Jirong Hu wrote: Hi I am working on Solaris 10 and trying to invoke SunOne's web service compiler to generate the static stub. But Ant can't fi

java.io.IOException: exectable not found

2005-01-19 Thread Jirong Hu
Hi I am working on Solaris 10 and trying to invoke SunOne's web service compiler to generate the static stub. But Ant can't find the exectuable. Any idea? Jirong bash-2.05b$ ant -verbose wscomp