[
https://jira.jboss.org/jira/browse/JBIDE-4181?page=com.atlassian.jira.plu...
]
Denny Xu commented on JBIDE-4181:
---------------------------------
steps:
1 .Create a Dynamic web project and import the attached wsdl file.
2. Create top-down web service using the wsdl file
3. An error message dialog pop up and the wizard can not continue, but the web service
code was generated without default implementation class.
Ignore some types of error when invoke JBossWS JAX-WS command to
generate web service code
------------------------------------------------------------------------------------------
Key: JBIDE-4181
URL:
https://jira.jboss.org/jira/browse/JBIDE-4181
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 3.0.0.GA
Reporter: Denny Xu
Assignee: Denny Xu
Fix For: 3.0.1.GA
Attachments: hello_world.wsdl
when using wsconsume.sh command to generate jax-ws code, it usually reports errors
something like:
[ERROR] com.sun.tools.javac.Main is not available in the classpath, requires Suns JDK
version 5.0 or latter.
unknown location
compilation failed, errors should have been reported
Failed to invoke WsImport
java.lang.IllegalStateException: WsImport invocation failed. Try the verbose switch for
more information
although it has errors, the jax-ws skeleton code has been generated, so the error should
be ignored by JBoss Tools
so that the generating web service of JBossWS process can go on.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira