namespaces using document style

2003-03-26 Thread Daniel Eschle
Hi, I wrote the following little test Web Service using document style SOAP. I generated the wsdl file and the sources with java2wsdl and wsdl2java. The SOAP request looked like this: http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns

Re: Newbie question about WSDL2JAVA

2003-03-26 Thread Daniel Eschle
Hi, I had also problems when using WSDL2Java with a Java2WSDL generated wsdl file. I got the following exception: java.io.IOException: Element {http://schemas.xmlsoap.org/wsdl/}in0 is referenced but not defined. I think there is a bug in Java2WSDL which produces a faulty wsdl file when genera