Problem: I am getting java.lang.StackOverflowError while compiling particular xsd and rest are working fine. Configuration: RAD 6.0, JAXB1.0, JDK1.4. Solutions: I have increased the stack size for xsd but same error. e.g.:
java.lang.StackOverflowError
<xjc target="build/src" ...