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

xjc is unusable with JAVA 10 #1208

@HartwigThomas

Description

@HartwigThomas

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.

Metadata

Metadata

Assignees

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