Finally it worked:
I had to download the newest WTK 1.0.2 Release 2
Unzip the kSOAP.zip and kXML.zip to /tmpclasses
Copy the StockQuoteDemo.java to /src
Thanks
Michael
P.s. With the WTK 1.0.1 I got this error:
Building "SoapTests"
ZIP error: Entry is compressed
ZIP error: Entry is compressed
Error preverifying class java.lang.Double
java/lang/NoClassDefFoundError: java/lang/Object
com.sun.kvem.ktools.ExecutionException
Build failed
|