Hi > Creating a SOAP Client in Java is not a simple task and in today's pressure driven get it out the door as soon as possible most professionals don't bother. Instead using a library or professional product.
Okay, there is a misunderstanding right at top. I *DO NOT* want to write it completely from scratch. I *DO* want to use axis or another library. What I ment was, that I need to write a client to the service, I posted the wsdl for. Anyway, I have nothing - or at least only a little - more than that wsdl url. This is a bad start for me, exspecially, since I have never used soap before. >From what I can tell from the W3C specification that wsdl is totally compilant. But both, axis and xmlspy reject it as errorious. So I am searching for any kind of help/hint. Regards, Steffen
