Posts

Showing posts from August, 2012

Chris Maki's Blog: Annotated JAXB Classes

Interesting, but JAXB sometimes is not able to use its own generated .java files. So, if you see the error javax.xml.bind.JAXBException: "your.package" doesnt contain ObjectFactory.class or jaxb.index the following post might be your solution: Chris Maki's Blog: Annotated JAXB Classes