Martin Gainty created AXIS2-5798:
------------------------------------
Summary: AxisService.wsdl <wsdl:import for any imported wsdl
always resolves to root
Key: AXIS2-5798
URL: https://issues.apache.org/jira/browse/AXIS2-5798
Project: Axis2
Issue Type: Bug
Components: jaxws
Affects Versions: 1.7.3
Environment: mvn 3.25 Axis2 1.7.3 JDK 1.8
Reporter: Martin Gainty
./target/test-resources/wsdl/imports/binding/EchoService.wsdl contains:
<wsdl:import namespace="http://tempuri.org/bindings"
location="EchoBindings.wsdl" />
BUT wsdl:import EchoBindings.wsdl resolves to root (modules/kernel)
instead of
./target/test-resources/wsdl/imports/binding/EchoBindings.wsdl
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]