>Thanks for that tipp, but I where did you get the classes Stub, Locator etc. >From the WSDL2Java? If yes, do I have to use this? Or is it also possible,
Yes, from WSDL2Java. You can also use DII ( Dynamic Invocation Interface ) or Dynamic Proxy within client, but I didn't manage session with this approach. Dynamic Proxy is easy to make and use than DII. Find Java Web Services Tutorial on SUN's web pages. >not to work with generated files. Or would it be dumb to try to invent the >wheel? >Where is described how tu use the generated files? The online User-Guide >does not explain everything I think, or did I just not read carefully >enough? > >help would be of course still appreciated > >Greetings from Hamburg/Germany