All the code that’s being removed from Java 9+ is available from Maven, though the exact list of dependencies and versions eludes me. This is my work in progress:
Alternatively, it may work better to use Apache Axis 2 or Apache CXF for your web services, now that the reference implementation isn’t bundled with JavaSE.
All the code that’s being removed from Java 9+ is available from Maven, though the exact list of dependencies and versions eludes me. This is my work in progress:
Alternatively, it may work better to use Apache Axis 2 or Apache CXF for your web services, now that the reference implementation isn’t bundled with JavaSE.
Thanks for your reply.