[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-4181) Ignore some types of error when invoke JBossWS JAX-WS command to generate web service code

Denny Xu (JIRA) jira-events at lists.jboss.org
Tue Apr 14 03:13:22 EDT 2009


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


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

        



More information about the jbosstools-issues mailing list