auth0-java-mvc-common icon indicating copy to clipboard operation
auth0-java-mvc-common copied to clipboard

Library does not work with recent Servlet containers

Open uap-universe opened this issue 2 years ago • 11 comments

Describe the problem you'd like to have solved

The library does not work with recent Servlet containers that implement Jakarta EE.

Describe the ideal solution

A new major version of this library should be made available, that depends on jakarta.servlet instead of javax.servlet.

Whoever wants to use Java EE Servlet containers, can rely on the current major version of this library.

Alternatives and current work-arounds

Currently there does not seem to be an alternative in the com.auth0 group that could be used as a replacement for this library.

Additional information, if any

Jakarta EE was released more than two years ago and is broadly adopted.

Relates to #97

uap-universe avatar Sep 12 '22 11:09 uap-universe

👋 Thanks for raising @uap-universe! I agree that a new major should be made available, which would (among other things) target Jakarta EE (will need to decide which version to target, likely 9.1). We do have plans for a new major version; it will likely be 2023 as first we are going to make a new major of auth0-java. Thanks again!

jimmyjames avatar Sep 23 '22 01:09 jimmyjames

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you have not received a response for our team (apologies for the delay) and this is still a blocker, please reply with additional information or just a ping. Thank you for your contribution! 🙇‍♂️

stale[bot] avatar Jan 07 '23 22:01 stale[bot]

Also chiming in requesting support for the new version(s) of the Java servlet spec, specifically 5.0 which changes javax.servlet.* to jakarta.servlet.*.

sethcrothers avatar Feb 10 '23 16:02 sethcrothers

We also require support for the updated servlet spec - any update on this?

javad-md avatar Mar 20 '23 05:03 javad-md

Also would like this as well. Even just s/javax/jakarta :)

teefal avatar Jul 26 '23 17:07 teefal

Any update for this? Need this in order to use with tomcat 10

siropa avatar Aug 15 '23 18:08 siropa

Any update ?

McCul avatar Sep 05 '23 09:09 McCul

Still nothing?

marvec avatar Nov 11 '23 22:11 marvec

@jimmyjames This issue is now well over a year old, are there any updates on a timeline here? It's starting to be a blocking dependency to upgrading other projects to LTS versions

rvinzent avatar Jan 23 '24 17:01 rvinzent

It's over four years now, that Jakarta EE has been released, if I might add. The first versions of Tomcat that migrated to Jakarta EE are already end of life.

uap-universe avatar Jan 25 '24 21:01 uap-universe

We do have plans for a new major version; it will likely be 2023 as first we are going to make a new major of auth0-java

@jimmyjames any updates as we enter the second quarter of 2024? If the update is "we're not going to maintain this anymore, please move on", can you please just let us know so we can figure out another solution?

rvinzent avatar Mar 25 '24 17:03 rvinzent