Hi Sreenivas, It's a bit hard to help you with your problem as you don't share any information about your environment with us. As such, can you please tell us whether e.g. You are running within a web application or not, what the *exact* stack trace is, etc.
Thanks Werner > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Mittwoch, 21. September 2005 22:18 > To: [email protected] > Subject: [castor-user] Castor help > > > > > > Hi , > > While running the program i am getting >> > org.exolab.castor.mapping.MappingException: Could not find > the class com.nyse.is is.business.er.MksExceptionUpload problem > > I have included the jar files and the code fails at > > Marshaller marshaller = new Marshaller(writer); > > marshaller.setMapping(mapping); > marshaller.marshal(mksu); > > where mksu is MksExceptionUpload object > > Any idea why it is failing please help me . > > Thanks, > Sreenivas > > > > > ************************************************************** > *************** > > Note: The information contained in this message and any > attachment to it is privileged, confidential and protected > from disclosure. If the reader of this message is not the > intended recipient, or an employee or agent responsible for > delivering this message to the intended recipient, you are > hereby notified that any dissemination, distribution or > copying of this communication is strictly prohibited. If you > have received this communication in error, please notify the > sender immediately by replying to the message, and please > delete it from your system. Thank you. NYSE. > > > ------------------------------------------------- > If you wish to unsubscribe from this list, please send an > empty message to the following address: > > [EMAIL PROTECTED] > ------------------------------------------------- > > > ------------------------------------------------- If you wish to unsubscribe from this list, please send an empty message to the following address: [EMAIL PROTECTED] -------------------------------------------------

