First roundtrip test case running with Hyperjaxb3
Today I've managed to execute the very first roundtrip test case with Hyperjaxb3. It's a primitive example with well-known purchase order schema, but it's a good starting point anyway. See
In order to execute the test, you'll need to check out my changes to the JAXB 2 Maven plugin. Check out the
tests/po
.In order to execute the test, you'll need to check out my changes to the JAXB 2 Maven plugin. Check out the
Lexi2
branch from jaxb2-sources/jaxb-maven2-plugin
and mvn install
it. I hope we'll have these changes in the main branch (and maybe in the repository) soon, so it's a temporary inconvenience.
1 Comments:
Sounds like you've made significant progress so far on JAXB2 integration. How soon can this be published? I am not so interested in the EJB3 support, just JaxB2 and any latest revisions of Hibernate.
Post a Comment
<< Home