-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hello,
In our enterprise we are recently moved to JDK 17 and Jakarta 10.
The atmos-client library is quite old at the moment, as he still based on JDK 8 and javax import statements.
It is causing us issues with other libraries especially in contexts with a Jakarta container with module system, just like IBM Liberty Server. For example JAXB that is a necessary dependency of atmos client is not still present from JDK 11 onwards, and at the moment we need to add it through Maven dependency because using a liberty module (feature if you know) causes an error at runtime.
Can be planned an upgrade? Or is another solution, or library to be used?
Thank in advance
Metadata
Metadata
Assignees
Labels
No labels