silver17 ha scritto:
"http://localhost:8080/app/services'.:  java.io.FileNotFoundException:  This
file was not found: http://localhost:8080/app/RegistryPublish?xsd=cs-Publication.xsd

<xsd:import namespace="http://www.opengis.net/cat/csw/2.0.2"; schemaLocation="RegistryPublish?xsd=csw-Publication.xsd"/>

http://www.nabble.com/file/p14722764/csw-Publication.xsd csw-Publication.xsd

Is the first a copy 'n' paste problem or does Axis2 really says it can't find http://localhost:8080/app/RegistryPublish?xsd=cs-Publication.xsd? Because your file name seems to start with "csw-", not "cs-"...

Anyway, I can make Axis2 1.3 work with schema imports, except when trying to do some more complex things like sharing a schema between multiple services (please see https://issues.apache.org/jira/browse/AXIS2-3354).

Does Eclipse give you any validation error on your WSDL and/or XSDs? (try right-click => Validate)?

--
Mauro Molinari
Software Developer
[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to