Wsdl references schema that references schema bug
-------------------------------------------------

                 Key: AXIS2-1786
                 URL: http://issues.apache.org/jira/browse/AXIS2-1786
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: kernel
    Affects Versions: 1.1
            Reporter: Brecht Yperman


When deploying the following service using Axis2 1.1 
http://www.invenso.com/downloads/XbiService.aar

I get an exception in the logging, when starting up the server.
2006-11-28 13:17:48,568 [main] INFO  
org.apache.axis2.deployment.resolver.AARFileBasedURIResolver  - 
AARFileBasedURIResolver: Unable to resolvemeta-inf/OC-Transport.xsd

This is because the WSDL in the archive file references an XML Schema in the 
directory OrderConfirmation. This schema references another Schema in the same 
directory, but as this schema has got no directory prefix, the resolver starts 
looking in the meta-inf directory, instead of in the meta-inf/OrderConfirmation 
directory.


-- 
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

        

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

Reply via email to