Incompatibility between HyperJaxB and XJC: HyperJaxB and JDK >= 6.0 / JaxB 2.2.x

a1683

New Member
I am trying to transfer data from an XML-File into a Database using HyperJaxB, JaxB, maven-jaxb2-plugin. Unfortunately I am not able to get it running in any way as it seems to me, that there is a compatibility problem. I am using jaxb-impl and jaxb-xjc in the newest version (2.2.6, now 2.2.7-b41) as well as hyperjaxb3 in the latest version i could find (0.5.6, even tried svn-checkout 0.5.7-SNAPSHOT) and maven-jaxb2-plugin (0.8.2).There seems to be an uncompatibility between hyperjaxb and xjc. I have tried with JDK 1.6.0 as well as 1.7.0(_08 and _10).\[code\]Exception in thread
 
Back
Top