Petals Distribution

JAX-WS is no more included in Java 11 runtime. So it should be added as dependency.

Details

  • Description:
    Hide

    JAX-WS is no more included in Java 11 runtime. So it should be added as dependencies.

    JAX-WS is now managed by Eclipse Foundation under the project Eclipse Enterprise for Java (EE4J) available in version 2.3.3 (-3.0.0-) as:

    • jakarta.jws:jakarta.jws-api for JAX-WS annotations,
    • jakarta.xml.ws:jakarta.xml.ws-api for the API,
    • and com.sun.xml.ws:jaxws-rt for the runtime.
    Show
    JAX-WS is no more included in Java 11 runtime. So it should be added as dependencies. JAX-WS is now managed by Eclipse Foundation under the project Eclipse Enterprise for Java (EE4J) available in version 2.3.3 (-3.0.0-) as:
    • jakarta.jws:jakarta.jws-api for JAX-WS annotations,
    • jakarta.xml.ws:jakarta.xml.ws-api for the API,
    • and com.sun.xml.ws:jaxws-rt for the runtime.
  • Environment:
    -

Issue Links

Activity

Hide
Christophe DENEUX added a comment - Mon, 15 Feb 2021 - 12:23:15 +0100

Because we can't use JaxB3, we should revert to JAX-WS 2.3.3

Show
Christophe DENEUX added a comment - Mon, 15 Feb 2021 - 12:23:15 +0100 Because we can't use JaxB3, we should revert to JAX-WS 2.3.3
Hide
Christophe DENEUX added a comment - Fri, 26 Mar 2021 - 11:29:30 +0100

New dependencies added

Show
Christophe DENEUX added a comment - Fri, 26 Mar 2021 - 11:29:30 +0100 New dependencies added

People

Dates

  • Created:
    Fri, 12 Feb 2021 - 15:44:15 +0100
    Updated:
    Fri, 26 Mar 2021 - 11:29:30 +0100
    Resolved:
    Fri, 26 Mar 2021 - 11:29:30 +0100