[
https://issues.jboss.org/browse/JBIDE-13414?page=com.atlassian.jira.plugi...
]
Brian Fitzpatrick updated JBIDE-13414:
--------------------------------------
Fix Version/s: 4.1.0.Beta1
No Error reported when WS Client code generation fails
------------------------------------------------------
Key: JBIDE-13414
URL:
https://issues.jboss.org/browse/JBIDE-13414
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Reporter: Mustafa Musaji
Assignee: Brian Fitzpatrick
Labels: web_service_client
Fix For: 4.1.0.Beta1
Attachments: echoService.wsdl
If you have a WSDL which would normally fail because of JAXB collision. From command line
you would get an error like this:
Failed to invoke WSDLToJava
org.apache.cxf.tools.common.ToolException: Thrown by JAXB:
Thrown by JAXB:
Two declarations cause a collision in the ObjectFactory class.
...
However, in JBDS you don't get any error. It just doesn't create any sources and
there is no indication of what the issue is.
--
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