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

Use module-path in docker image for org.eclipse.persistence.moxy depe… #541

Closed
wants to merge 1 commit into from

Conversation

rob-reynolds
Copy link

…ndencies

@rob-reynolds
Copy link
Author

This article says JAXB with threads uses a class loader that is not classpath aware so you need to use module path instead: https://stackoverflow.com/questions/54632086/java-11-implementation-of-jaxb-api-has-not-been-found-on-module-path-or-classpa/66068044#66068044.

This adds the module path to the docker image.

Not sure if we want to try another route.

@JPercival
Copy link
Contributor

Resolved by #542

@JPercival JPercival closed this Jul 7, 2022
@JPercival JPercival deleted the bug-jaxb-class-not-found branch July 8, 2022 18:58
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

Successfully merging this pull request may close these issues.

2 participants