Schema file not found when services.wsdl imports an XSD
-------------------------------------------------------
Key: AXIS2-551
URL: http://issues.apache.org/jira/browse/AXIS2-551
Project: Apache Axis 2.0 (Axis2)
Type: Bug
Versions: 0.95
Reporter: Frank Cornelis
It's possible to deliver the original WSDL within an AAR by putting it under
META-INF/services.wsdl
But, when this WSDL imports a schema (that I also put under META-INF) then the
WSDLReader throws a FileNotFoundException, saying that he couldn't find the
schema under: .../jboss-xxx/bin/the_schema_file.xsd
I think the WSDL reader should look for the file under META-INF within the AAR
first.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira