[
https://issues.jboss.org/browse/JBWS-3362?page=com.atlassian.jira.plugin....
]
Alessio Soldano updated JBWS-3362:
----------------------------------
Fix Version/s: jbossws-cxf-4.0.2
(was: jbossws-cxf-4.1)
no schemaimport for swaref in generated wsdl
--------------------------------------------
Key: JBWS-3362
URL:
https://issues.jboss.org/browse/JBWS-3362
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: jbossws-cxf
Environment: jboss 6.1.0
Reporter: Antoine Oberlaender
Labels: swaref, wsconsume, wsdl
Fix For: jbossws-cxf-4.0.2
Hello,
the generated WSDL contains
<xs:import
namespace="http://ws-i.org/profiles/basic/1.1/xsd" />
but it should be
<xs:import
namespace="http://ws-i.org/profiles/basic/1.1/xsd"
schemaLocation="http://ws-i.org/profiles/basic/1.1/swaref.xsd" />
When we use wsconsume it fails due to swaref definition failure.
--
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