-
Notifications
You must be signed in to change notification settings - Fork 314
Reinstantiate support for Apache Axiom now that is supports jakarta #1454
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Related (Duplicate?): #1257 |
I don't know yet as I am still discovering things. I've triaged this one for the next feature release and we can see accordingly. |
I am hacking on https://github.com/snicoll/spring-ws/tree/gh-1454 I believe I've made good progress but some code has been flagged legacy so I need to review that stuff. |
|
Unfortunately that doesn't work. |
This commit restores support for Apache Axiom now that it supports Jakarta. This commit tries to restore the code that was deleted as-is, without reviewing the deprecations. See gh-1454
This commit removes the compat module and adapt the deprecated code. See gh-1454
Can support for Apache Axiom be reintroduced?
Support was dropped for v4 due to it still targeting Java EE 8, but the latest Axiom release seems to have fixed this:
https://ws.apache.org/axiom/release-notes/2.0.0.html
The text was updated successfully, but these errors were encountered: