Community
Participate
Working Groups
When using MOXy as a platform, the user is required to have a jaxb.properties file with the following line: javax.xml.bind.context.factory=org.eclipse.persistence.jaxb.JAXBContextFactory This is a common error case for users. We should at least have validation when such a properties file is not present. The ability to easily add this would also be very useful.
Added support for jaxb.properties file types. Added validation for EclipseLink JAXB projects: a project must have such a jaxb.properties file within its JAXB packages Committed for M7