You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Brecht Yperman (JIRA)" <ji...@apache.org> on 2008/01/17 15:38:38 UTC

[jira] Updated: (AXIS2-1786) Wsdl references schema that references schema bug

     [ https://issues.apache.org/jira/browse/AXIS2-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brecht Yperman updated AXIS2-1786:
----------------------------------

    Attachment: TestService.aar

Simpler webservice with the same problem

> Wsdl references schema that references schema bug
> -------------------------------------------------
>
>                 Key: AXIS2-1786
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1786
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 1.1
>            Reporter: Brecht Yperman
>            Assignee: Deepal Jayasinghe
>         Attachments: TestService.aar, XbiService.aar
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org