what maven artefact for (DynamicJaxbContext with xsd) ...jaxb.dynamic.metadata.SchemaMetadata [message #736141] |
Thu, 13 October 2011 12:14  |
Eclipse User |
|
|
|
i have problems on finding the right maven artifact to create a "DynamicJaxbContext".
I get "java.lang.ClassNotFoundException: org.eclipse.persistence.jaxb.dynamic.metadata.SchemaMetadata"
a similar problem occurs if i try to generate static jaxb with Eclipse' built in Tool (generating jaxb from xsd, checking "use moxy as jaxb provider"). it say that necessary classes are missing in classpath. (if i use the commandline tool from downloaded zip the generation is working.)
at the moment i got ..moxy, ..core, ..asm and ..antl (all version 2.3) on class path (as maven dependencies) but the only dependency in pom is "org.eclipse.persistence.moxy".
so what dependency to add and from which repository to get moxy working within my maven project.
thx in advance
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04345 seconds