[ 
https://issues.apache.org/jira/browse/SYNAPSE-486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658337#action_12658337
 ] 

Andreas Veithen commented on SYNAPSE-486:
-----------------------------------------

This issue looks like WSCOMMONS-377. Can you replace the XmlSchema JAR bundled 
with Synapse by version 1.4.3 downloaded from [1] and retest?

[1] http://repo1.maven.org/maven2/org/apache/ws/commons/schema/XmlSchema/1.4.3/


> XSD include treated like XSD import when loading WSDL for proxy service
> -----------------------------------------------------------------------
>
>                 Key: SYNAPSE-486
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-486
>             Project: Synapse
>          Issue Type: Bug
>          Components: Proxy Services
>    Affects Versions: 1.2
>         Environment: Windows
>            Reporter: Joseph Caristi
>            Priority: Minor
>         Attachments: PartSelectService.wsdl, PartSelectService.xsd, 
> synapse_config.xml
>
>
> I am attempting to proxy Axis services using Synapse.  The <types> section of 
> my WSDL has the following instruction (which works perfectly in Axis):
> <xsd:include schemaLocation="PartSelectService.xsd"/>
> When I point Synapse at the WSDL and XSD, I get the following exception:
> org.apache.ws.commons.schema.XmlSchemaException: Schema name conflict in 
> collection.
> Namespace: http://www.whisolutions.com/PartSelectService/2008-10-07
> This is the only namespace for my service.  Both the WSDL and XSD have the 
> same namespace.  This is why I am using an xsd:include rather than an 
> xsd:import.  This all worked before I extracted my types into a separate XSD 
> file. 
> Complete details available in Synapse user forum:
> http://www.nabble.com/XMLSchemaException-when-including-XSD-in-WSDL-td20671355.html#a20786238

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

Reply via email to