Dear all, Here is the problem I get on a third party wsdl.
oggy:groovy alleon$ apache-cxf-2.2.4/bin/wsdl2java http://www.linuxha.com/WEB/services2.wsdl WSDLToJava Error: Thrown by JAXB : Unexpected <xsd:element> appears at line 0 column 0 of schema http://www.linuxha.com/WEB/udiws10.ws#types1 I did not find the error message so useful and cannot find any error in the wsdl so far. I tried both 2.1.5 & 2.2.4 apache-cxf-2.1.5/bin/wsdl2java http://www.linuxha.com/WEB/services2.wsdl apache-cxf-2.2.4/bin/wsdl2java http://www.linuxha.com/WEB/services2.wsdl Any idea ? Cheers Guillaume
