Forgot to mention that I'm using Application Server version 5.2.1.
On Tue, Jul 15, 2014 at 5:31 PM, Chamila De Alwis <[email protected]> wrote: > Hi, > > I'm getting the following error when running ant from the Jibx sample > folder. > > [bind] Using the following binding paths: > [bind] conf/jibx_unwrapped.xml > [bind] Running binding compiler version jibx_1_2_1 > [bind] Error running binding compiler > [bind] *java.lang.IncompatibleClassChangeError: Found class > org.apache.bcel.util.ClassPath$ClassFile, but interface was expected* > [bind] at > org.jibx.binding.classes.ClassFile.<init>(ClassFile.java:279) > [bind] at > org.jibx.binding.classes.ClassFile.getClassFile(ClassFile.java:307) > [bind] at > org.jibx.binding.classes.ClassCache.getClassFileImpl(ClassCache.java:144) > [bind] at > org.jibx.binding.classes.ClassCache.getClassFile(ClassCache.java:208) > [bind] at > org.jibx.binding.classes.ClassItem.findStaticMethod(ClassItem.java:507) > [bind] at > org.jibx.binding.def.StringConversion.setSerializer(StringConversion.java:386) > > > I'm using JDK 1.7 and I added the JVM option as mentioned in the > documentation, but I still get the error. > > *export ANT_OPTS="-XX:-UseSplitVerifier" * > > Any extra workarounds that might be missing from the README? > > > > -- > > Regards, > Chamila de Alwis > Software Engineer | WSO2 | +94772207163 > Blog: code.chamiladealwis.com > > > -- Regards, Chamila de Alwis Software Engineer | WSO2 | +94772207163 Blog: code.chamiladealwis.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
