You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Wes Devauld <we...@devauld.ca> on 2003/01/28 18:58:52 UTC

?WSDL, java2WSDL error

When I run nav to http://localhost/axis/service/MyTest?WSDL




I get:


 faultString: WSDLException: faultCode=PARSER_ERROR: Problem parsing '- WSDL
Document -'.: The value of the attribute "xmlns:tns3" is invalid. Prefixed
Namespace bindings may not be empty.: org.xml.sax.SAXParseException: The
value of the attribute "xmlns:tns3" is invalid. Prefixed namespace bindings
may not be empty.




anyone know how to deal with this?




-W