Top "Jaxb2" questions

Java Architecture for XML Binding is the Java standard for working with XML as domain objects.

packagename doesnt contain ObjectFactory.class or jaxb.index

While deploying my project to a tomcat-server, I get constantly this exception: Caused by: org.springframework.beans.factory.BeanCreationException: Error …

spring maven jaxb jaxb2 maven-jaxb2-plugin
jaxb2 maven plugin, define multiple schema files in separate tags

I'm using maven jaxb2 plugin to generate Java classes from xsd files. Recently i faced problem, my schema files list …

java xsd maven-plugin jaxb2 maven-jaxb2-plugin