[JBoss-user] [JBossWS] - Re: targetNamespace for remote webservice does not like jav

2006-06-22 Thread evl123
http https and urn are not the only available URI schemes http://www.iana.org/assignments/uri-schemes.html and xml namespace has no restriction on which ones to use. http://www.w3.org/TR/REC-xml-names/ http://www.ietf.org/rfc/rfc2396.txt so since its not in the XML+Namespace part then its got to

[JBoss-user] [JBossWS] - targetNamespace for remote webservice does not like java: U

2006-06-20 Thread evl123
I'm using the wstools to consume a WebService from Weblogic and get this exception. The targetNamespace has java:com.name.etc According to the WebLogic developer this is their automatically generated WSDL from the appserver. Is this a true restriction of WSDL, SOAP, and/or WS-I or is JBossWS b