Issue Type: Bug Bug
Assignee: Unassigned
Created: 10/Jan/14 12:07 PM
Description:

The WSDL processing code in core does not treat import paths as relative, which means the core code looks for the following import:

<import location="example.wsdl" namespace="urn:switchyard-services:common:1.0"></import>

in the root of the deployment instead of relative from the importing WSDL (e.g. wsdl/Service.wsdl).

A workaround to this issue is to store all WSDLs in the root of the deployment and not inside a child directory (e.g. wsdl/).

Project: SwitchYard
Priority: Major Major
Reporter: Keith Babo
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira