[jibx-users] What is this exception ?

2005-07-24 Thread Kumar
Hi All, I am using JiBX RC0 and Apache ANT 1.6.3. When I run the jibx binding compiler I am getting below error. Can anyone please tell me is it a bug with ANT or JiBX. Running binding compiler version jibx-rc0 org.jibx.runtime.JiBXException: Error running binding compiler at org.jibx.bi

Re: [jibx-users] Java<->DOM instead of Java<->xml stream

2005-07-24 Thread Andreas Brenk
Hi Nikita, the code will also be a part of the next official JiBX release and is already in JiBX CVS. You should check it out from there as there were some refactorings to use a common super class. For usage instructions you have to read the test cases at the moment. But I hope to finish som