Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-2687

JBossWS tools depends on Sun JVM features

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • jbossws-native-3.1.2
    • tools-jaxws
    • None

      One of the goals for the next SOA-P CP is to see the whole platform certified with OpenJDK 1.6

      I tried to run JBossWS on OpenJDK 1.6 and found the following dependency in our code:

      [ERROR] com.sun.tools.javac.Main is not available in the classpath, requires Suns JDK version 5.0 or latter.

      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:233)
      at org.jboss.wsf.spi.tools.cmd.WSConsume.importServices(WSConsume.java:222)
      at org.jboss.wsf.spi.tools.cmd.WSConsume.main(WSConsume.java:80)

      This dependency causes our command line tools (at least wsconsume) doesn't work on Open JDK

            rhn-support-asoldano Alessio Soldano
            ropalka Richard Opalka
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: