> I do not know how to recompile
Easy! but you don't have all the files. You will need to go to CVS and retrieve new-build.xml. Should find it at http://jibx.cvs.sourceforge.net/jibx/xsd2jibx/
Then you need to set JIBX_HOME to point to the appropriate place (where you installed the jibx 1.1 jar) and then rebuild the xsd2jibx jar file with ant.
I'm using a cygwin shell (bash) and the command to rebuild it for me is:
export JIBX_HOME=../jibx
ant -f new-build.xml
I suppose there is an equivalent in a windows Command window but I have no idea what that would be.
After that you should have the new jar and it should work with jibx 1.1.
hope this helps.
brian wallis...
Object Consulting
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ jibx-users mailing list jibx-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jibx-users