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

java.lang.LinkageError: JAXB 2.1 API jar is being loaded #39

Open
andreasjy opened this issue Mar 16, 2020 · 0 comments
Open

java.lang.LinkageError: JAXB 2.1 API jar is being loaded #39

andreasjy opened this issue Mar 16, 2020 · 0 comments

Comments

@andreasjy
Copy link

When trying to run the example I get java.lang.LinkageError about JAXB API and IMPL versions.

ava.lang.LinkageError: JAXB 2.1 API jar is being loaded (from jar:file:/C:/.../example/target/xtee-example-4.2.11/WEB-INF/lib/jaxb-api-2.0.jar!/javax/xml/bind/annotation/XmlSchema.class), but this RI (from jar:file:/C:/.../example/target/xtee-example-4.2.11/WEB-INF/lib/jaxb-impl-2.2.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class) requires JAXB 2.2 API jar.

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