highsource / highsource/jsonix-schema-compiler
Exception in thread "main" java.lang.NoClassDefFoundError: javax/activation/DataSource
Open
- Dominant language
- Java
- Stars
- 138
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
I get the following error:
Exception in thread "main" java.lang.NoClassDefFoundError: javax/activation/DataSource
when attempting to run:
java -jar node_modules/jsonix-schema-compiler/lib/jsonix-schema-compiler-full.jar -d mappings -p PO purchaseorder.xsd
on the CLI
I'm trying to get the examples working before I try real data. Any help would be greatly appreciated.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.