Skip to content

Upgrade library to JDK 17 and Jakarta #12

@Braveheart85

Description

@Braveheart85

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions