Hi

I need some clarity reagrding accessing schema definitions imported by a
wsdl.
Basically, after publishing my JAX-WS web service, I can a client can
access the wsdl by appending a "?wsdl" to the published location.
Example,
http://localhost:8181/cxf/services/cxf/webservices/CalculatorService?wsdl

Assume the wsdl of CalculatorService imports some schema1.xsd. How can a
client access schema1.xsd?

Webservice client tools like SOAPUI would need to get hold of imported
schema. How can this be achieved?

Thanks
Bharath

Reply via email to