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

Incompatibility with Jakarta > 2.3.3 #34

Open
golsch opened this issue May 31, 2022 · 4 comments
Open

Incompatibility with Jakarta > 2.3.3 #34

golsch opened this issue May 31, 2022 · 4 comments
Assignees

Comments

@golsch
Copy link

golsch commented May 31, 2022

The jaxb factories are not compatible with jakarta > 2.3.3. Are there any plans for a version bump? It seems to run without problems with jakarta > 2.3.3...

@wjrsimpson
Copy link
Member

Hi!

Can you give us some more info about the problems you are having? I'm not sure what you mean when you say that it runs without problems with jakarta > 2.3.3.

But yeah, maybe could version bump as 2.3.3 looks pretty old now. We are currently doing some other difficult upgrades right now, so I'm not sure when we could get to it.

If you can give me a bit more info I will follow up and see what we can do.

Thanks,

Will

@golsch
Copy link
Author

golsch commented Jun 8, 2022

Hi, we are fundamentally using a newer JAXB version in our application. With this the current JAXB annotations don't seem to work anymore resp. are not observed. Possibly because of the "javax." namespace. For example, un/marshalling no longer works here.

I bumped the version in orcid-model for testing and everything works fine. This is what I meant with "it works without problems". I could provide this as a pull request.

@wjrsimpson
Copy link
Member

Thanks for the additional info!

@TomDemeranville Do you want to add this to the back log?

@golsch
Copy link
Author

golsch commented Oct 21, 2022

Hi, is there any news regarding this yet or possibly workaround we could use?

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

3 participants