This one time, at band camp, Naveen_JaiDayal said:

N>We are using this version of the Castor - castor-0.9.4.1.jar.
N>
N>This was downloaded a few months ago. Till now we were using this version
N>of Castor to only read existing XML files (having some business rule data)
N>and there was no problem.
N>
N>Recently we developed another interface in our application to modify the 
N>data in these XML files and then save the XML files using Castor. This is
N>where we started getting thie IncompatibleClassChangeError.

It sounds like for reading the XML you have all the necessary jars in
the CLASSPATH. However, for writing XML, it seems like you do not have
all the neceesary jars in the CLASSPATH.

Again, please read the following paragraph from my first reply: 

N>Based on previous users who've had this problem, the problem tends
N>to be caused by not having all the jars that Castor requires in the
N>CLASSPATH. 

Please post your CLASSPATH for examination. 

Bruce
-- 
perl -e 'print unpack("u30","<0G)[EMAIL PROTECTED]&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'

The Castor Project 
http://www.castor.org/

Apache Geronimo 
http://incubator.apache.org/projects/geronimo.html

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to