Keith Babo created SWITCHYARD-807:
-------------------------------------
Summary: relative path is incorrect for WSDL interfacesttt
Key: SWITCHYARD-807
URL:
https://issues.jboss.org/browse/SWITCHYARD-807
Project: SwitchYard
Issue Type: Bug
Components: tooling
Affects Versions: 0.5
Reporter: Keith Babo
Assignee: Brian Fitzpatrick
Fix For: 0.5
As discussed on IRC, the relative path for WSDL interfaces when selecting through the
workspace browser is not correct. It seems to just pick up the immediate parent
directory, so assuming the following relative paths from src/main/resources:
/foo.wsdl produces "resources/foo.wsdl"
/META-INF/foo.wsdl produces "META-INF/foo.wsdl"
/META-INF/another/foo.wsdl produces "another/foo.wsdl"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira