Skip to content
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

Library does not work with recent Servlet containers #111

Open
uap-universe opened this issue Sep 12, 2022 · 11 comments
Open

Library does not work with recent Servlet containers #111

uap-universe opened this issue Sep 12, 2022 · 11 comments

Comments

@uap-universe
Copy link

uap-universe commented Sep 12, 2022

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

@jimmyjames
Copy link
Contributor

👋 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!

@stale
Copy link

stale bot commented Jan 7, 2023

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 stale bot added the closed:stale Issue or PR has not seen activity recently label Jan 7, 2023
@Widcket Widcket removed the closed:stale Issue or PR has not seen activity recently label Jan 23, 2023
@sethcrothers
Copy link

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.*.

@javad-md
Copy link

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

@teefal
Copy link

teefal commented Jul 26, 2023

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

@siropa
Copy link

siropa commented Aug 15, 2023

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

@McCul
Copy link

McCul commented Sep 5, 2023

Any update ?

@marvec
Copy link

marvec commented Nov 11, 2023

Still nothing?

@rvinzent
Copy link

rvinzent commented Jan 23, 2024

@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

@uap-universe
Copy link
Author

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.

@rvinzent
Copy link

rvinzent commented Mar 25, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

10 participants