Title: RE: [castor-dev] Getting IncompatibleClassChangeError

As the aplication is deployed on Weblogic App Server so I am giving the complete classpath for weblogic server.

/export/home/kana/ebiz54/bin/jars/SessionPatch.jar:/export/home/kana/ebiz54/bin/jars/kanaPlatform.jar:/export/home/kana/ebiz54/etc:/oracle/jdbc/lib/classes12.zip:/export/home/kana/ebiz54/bin/jars/avs30.jar:/export/home/kana/ebiz54/bin/jars/comm.jar:/export/home/kana/ebiz54/bin/jars/cs-tidy.jar:/export/home/kana/ebiz54/bin/jars/ibm-jlog-2.1.1-english.jar:/export/home/kana/ebiz54/bin/jars/oreilly.jar:/export/home/kana/ebiz54/bin/jars/ssce.jar:/export/home/kana/ebiz54/bin/jars/w3c-codec-1.2.jar:/export/home/kana/ebiz54/bin/jars/lotusxsl.jar:/export/home/kana/ebiz54/bin/jars/commons-beanutils.jar:/export/home/kana/ebiz54/bin/jars/commons-collections.jar:/export/home/kana/ebiz54/bin/jars/commons-digester.jar:/export/home/kana/ebiz54/bin/jars/apollo.jar:/export/home/kana/ebiz54/bin/jars/apollo_common.jar:.:./lib/CR073072_610sp2.jar:./lib/weblogic_sp.jar:./lib/weblogic.jar:/export/home/kana/ebiz54/bin/jars/ibm-xml4j-2.0.15.jar:/export/home/kana/ebiz54/bin/jars/lotusxsl.jar:/export/home/kana/common/lib/xalan.jar:/export/home/kana/common/lib/castor-0.9.4.1.jar:/export/home/kana/common/lib/HTTPClient.zip:/export/home/kana/ebiz56/ApolloProject/lib/kana71.jar:/export/home/kana/common/lib/struts.jar:/export/home/kana/common/lib/log4j-1.2.8.jar:/export/home/kana/common/lib/xalanj1compat.jar:/export/home/kana/common/lib/xerces.jar

thanks

Naveen

-----Original Message-----
From: Bruce Snyder [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 19, 2003 3:53 AM
To: [EMAIL PROTECTED]
Subject: Re: [castor-dev] Getting IncompatibleClassChangeError


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
**************************************************************************
This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.

**************************************************************************

Reply via email to