o pass your WSDL on to me so I can
give it a try?Russell Butek[EMAIL PROTECTED]
Please respond to [EMAIL PROTECTED]
To: "'[EMAIL PROTECTED]'"
<[EMAIL PROTECTED]>cc:
Subject: RE: WSDL
types schema definition Thanks for the information. I tried to
fin
available? Would you be able to pass your WSDL on to me so I can give it a try?
Russell Butek
[EMAIL PROTECTED]
Please respond to [EMAIL PROTECTED]
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
cc:
Subject: RE: WSDL types schema definition
Thanks f
Thanks for the information. I tried to find documentation on import but
was unsuccessful. Do you know if import is supported by Wsdl2Java?
When I try to use it, I get the error message:
WSDLException: faultCode=OTHER_ERROR:
Unable to resolve imported document at 'http://...'.
If the schema file is defined at "http://www.com.xxx/remoteschema.xsd", and it contains a complexType named "XXX", then you could import it:
xmlns="http://schemas.xmlsoap.org/wsdl/"
xmlns:otherStuff="urn:otherStuff"
...>
location="http://www.com.xxx/remoteschema.xsd"
namespac