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

Genson with jakarta in tomcat 10.1 #195

Open
difalcomarco opened this issue Jul 22, 2024 · 0 comments
Open

Genson with jakarta in tomcat 10.1 #195

difalcomarco opened this issue Jul 22, 2024 · 0 comments

Comments

@difalcomarco
Copy link

Hello
I use genson 1.6 and i must migrate in tomcat 10.1.
I'm migrating all library, and now i have this error in genson's library

In class com.owlike.genson.ext.jaxrs.JerseyAutoDiscoverable , genson use the old package 'javax.ws.rs.core.' rather than 'jakarta.ws.rs.core.' not compatible with tomcat 10.x

And at runtime i have this error

java.lang.ClassNotFoundException: javax.ws.rs.core.FeatureContext

	at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1353)

I use the last version available, 1.6
What can i do?
Thanks
Marco

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