anonymous wrote : The targetNamespace has java:com.name.etc anonymous wrote : [wstools] java.lang.IllegalArgumentException: TargetNS should start with http/https/urn
This exception just tells you a targetNamespace (any namespace) should start with http, https or urn. It cannot start with java... This is not WS-I, SOAP or WSDL, but plain XML. See for more information Namespaces in XML Success, Mylene View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952277#3952277 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952277 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
