Hello Frank, I had similar issue including more jars in the bind taskdef solved
the problem that I was facing. Replace the directory path… <taskdef name="bind" classname="org.jibx.binding.ant.CompileTask"> <classpath> <pathelement location="${jibx-home}/lib/bcel.jar"/> <pathelement location="${jibx-home}/lib /jibx-bind.jar"/> <pathelement location="${jibx-home}/lib /jibx-run.jar"/> <pathelement location="${jibx-home}/lib /xpp3.jar"/> </classpath> </taskdef> Hope that helps. Sunil. From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Frank Castellucci I'd appreciate any help on this. |
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ jibx-users mailing list jibx-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jibx-users