Skip to content
This repository has been archived by the owner on Feb 5, 2019. It is now read-only.

xjc is unusable with JAVA 10 #1208

Open
HartwigThomas opened this issue Jul 13, 2018 · 0 comments
Open

xjc is unusable with JAVA 10 #1208

HartwigThomas opened this issue Jul 13, 2018 · 0 comments
Assignees

Comments

@HartwigThomas
Copy link

When JAVA 10 is used, JAXB-RI 2.3.0 xjc fails with the famous class not found exception.
In the pre-release of 2.4.0 it fails even more miserably, because the xjc.bat refers to the wrong folder (lib instead of mod) and the class path is incomplete.

The only way to use xjc under JAVA 10 is to use the executable xjc tool in the JAVA 10 distribution. I have yet to find the JAVA source code for that!

A "reference implementation" should really contain a version of xjc which can be executed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants