Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-7832

there is a error report for ws topdown that is not required

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.2.0.CR1
    • 3.2.0.Beta1
    • webservices
    • None

    Description

      when use ws module to generate web service from a wsdl, if you use jre, not jdk, there is a error report:
      [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
      at org.jboss.ws.tools.jaxws.impl.SunRIConsumerImpl.consume(SunRIConsumerImpl.java:220)
      at org.jboss.wsf.spi.tools.cmd.WSConsume.importServices(WSConsume.java:223)
      at org.jboss.wsf.spi.tools.cmd.WSConsume.main(WSConsume.java:81)

      This is caused by ws runtime, which need jdk to complie these codes, but in jboss tools, we don't need ws runtime to compile.

      Attachments

        Activity

          People

            Grid.Qian Feng Qian (Inactive)
            Grid.Qian Feng Qian (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: