Re: [jibx-users] Strange error when compiling jar-bind

2005-03-31 Thread Dennis Sosnoski
Whoops, there's a new dependency that's not reflected in the build.xml. Try running clean-run and compile-run targets before running jar-bind, this should take care of it. I'll update the build.xml later today. - Dennis Chris Chen wrote: I am getting the following exception when running the ant

[jibx-users] Strange error when compiling jar-bind

2005-03-29 Thread Chris Chen
I am getting the following exception when running the ant task "jar-bind" on the latest CVS HEAD: [java] java.lang.RuntimeException: Internal error: Attempting to compare types org.jibx.runtime.IMarshallingContext and org.jibx.runtime.impl.MarshallingContext [java] at org.jib