JAXB Binding Exception
like below fixes the issue I would guess that you're running XJC under
Java6, and have the jaxb-api.jar on your classpath. The classes from the
Java6 runtime are clashing with the classes in jaxb-api.jar. Remove the JAR
from the classpath, that shoul
Date : October 27 2020, 03:37 PM , By : Naveen