[
https://issues.apache.org/jira/browse/AXIS2-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12863794#action_12863794
]
Brecht Yperman commented on AXIS2-1786:
---------------------------------------
The reason is that the XML signature of the services.xml file specifies Cp1252.
I remember this being translated to IBM1252 somewhere, but I can't remember how
or why. Anyway, just change the header to ISO-8859-1 or something like that.
> Wsdl references schema that references schema bug
> -------------------------------------------------
>
> Key: AXIS2-1786
> URL: https://issues.apache.org/jira/browse/AXIS2-1786
> Project: Axis2
> Issue Type: Bug
> Components: kernel
> Affects Versions: 1.1
> Reporter: Brecht Yperman
> Assignee: Deepal Jayasinghe
> Attachments: TestService.aar, 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: [email protected]
For additional commands, e-mail: [email protected]