Upinder_Bali wrote:
Hi Marco,
We have run stand-alone application outside Weblogic and followed all steps
as you have mentioned. Everything is working fine and its getting marshalled
also.
We use castor latest version 0.9.5.3 and for xerces 1.4.0. We tried some higher versions for xerces also for executing standlaone
application. But they dont have InputSource class which we are using in our
application.

InputSource is part of the SAX API, which is available by default in newer Sun JDKs , it's part of JDK 1.4.2 anyway. If you don't have it you can always add it by downloading the SAX API directly from http://www.saxproject.org/


Thats available only in xerces 1.4.0 or may be some other version.
Now it seems to be Classpath issue or environment issue with weblogic
server.
After doing some changes on Classpath, as of now still there also its not
working.

I know nothing about Weblogic, so I can't really help on that one.

--Keith



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

Reply via email to