Re: Error "Unable to load schema with target namespace" in XMLSpy.

2005-02-10 Thread Anne Thomas Manes
The WSDL is valid. xmlspy should be able to load an inline-defined namespace. On Mon, 07 Feb 2005 14:53:57 +0100, THIBAULT Joseph <[EMAIL PROTECTED]> wrote: > And this is the generated wsdl : > > > targetNamespace="http://sr.services.accesservicessipsr"; > xmlns:impl="http://sr.services.access

Re: Error "Unable to load schema with target namespace" in XMLSpy.

2005-02-07 Thread THIBAULT Joseph
And this is the generated wsdl : http://sr.services.accesservicessipsr"; xmlns:impl="http://sr.services.accesservicessipsr"; xmlns:intf="http://sr.services.accesservicessipsr"; xmlns:apachesoap="http://xml.apache.org/xml-soap"; xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/"; xmlns:xsd

Error "Unable to load schema with target namespace" in XMLSpy.

2005-02-07 Thread THIBAULT Joseph
Hello, When I want to open a wsdl file generated by Axis into XMLSpy, I have the validation error "Unable to load schema with target namespace 'http://security.pfts'" on the elements definitions/types/schema/import. I don't know if it is related but when I generate the wsdl file with java2wsdl t