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

Atmosphere 3.0.0+ with Jakarta EE 10 and CDI support #266

Open
sergiofil123 opened this issue May 9, 2024 · 0 comments
Open

Atmosphere 3.0.0+ with Jakarta EE 10 and CDI support #266

sergiofil123 opened this issue May 9, 2024 · 0 comments

Comments

@sergiofil123
Copy link

I've updated my project to use Jakarta EE 10 - now that "Jakarta EE (jakarta.*) is available with Atmosphere 3.0.0".

Versions:

  • JDK 17
  • jakarta.inject-api 2.0.1
  • atmosphere-runtime 3.0.8
  • atmosphere-cdi 2.6.5 (last available version)

However, it doesn't work because atmosphere-cdi 2.6.5 still uses javax.javaee-api 6.0.

Is there any plan to update atmosphere-cdi to use jakarta, any workaround that I'm missing to have this work with Jakarta, or do I need to starting injecting my own objects as described here?

Thanks, Sérgio

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

No branches or pull requests

1 participant