Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-7971

bin/scripts does't work on Java 11

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.3.0
    • 3.3.2
    • Tooling
    • Moderate
    • Important

    Description

      when I use CXF 3.3 and Java 11 to development Web Service,

      because Java 11 have removed jaxws,  I have to add many JAR(including javax.jws-api-1.1.jar、jaxws-api-2.3.1.jar、jaxb-api-2.3.1.jar、jaxb-core-2.3.0.1.jar、jaxb-impl-2.3.2.jar、javax.xml.soap-api-1.4.0.jar、javax.annotation-api-1.3.2.jar ...)。

      afterI published my Web Service succussfully, I want to use the wsdl2java tool, the tool show error as below:

      -Djava.endorsed.dirs=E:\Java\Web_Service\CXF\apache-cxf-3.3.0\bin\..\lib\endorsed is not supported. Endorsed standards and standalone APIs
      in modular form will be supported via the concept of upgradeable modules.
      Error: Could not create the Java Virtual Machine.
      Error: A fatal exception has occurred. Program will exit.

       

      If I change the JAVA_HOME to Java 8, wsdl2java will work well, so I want to know if CXF 3.3 can work on Java 11?  how can I resolve this probleam

      Attachments

        Activity

          People

            ffang Freeman Yue Fang
            kongyeeku kongyeku
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: