Thanks a lot, I could resolve the problem with the help of FAQ and mailing list archives .
Sachin Nicholas Lesiecki wrote: > The FAQ contains some suggestions: > > http://jakarta.apache.org/cactus/faq.html > > -----Original Message----- > From: Sachin Sawant [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 25, 2002 5:49 AM > To: [EMAIL PROTECTED] > Subject: java.io.stream > Importance: High > > Hi, > > We have a set up as Apache 1.3,TomCat Jakarta 3.1 and Cactus 1.2. > > I'm facing the following error while running a sample test Servlet .... > > java.io.StreamCorruptedException: InputStream does not contain a > serialized object at > java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:849) > at java.io.ObjectInputStream.<init>(ObjectInputStream.java:168) at > org.apache.cactus.client.AbstractHttpClient.doTest(AbstractHttpClient.java:1 > 48) > at > org.apache.cactus.AbstractTestCase.runGenericTest(AbstractTestCase.java:422) > at org.apache.cactus.ServletTestCase.runTest(ServletTestCase.java:130) > at > org.apache.cactus.AbstractTestCase.runBare(AbstractTestCase.java:371) > > Please if anyone of you have come across something of this kind and > resolved it ,could provide me some hints ... > > Regards > Sachin > > ********************************************************* > Disclaimer > > This message (including any attachments) contains > confidential information intended for a specific > individual and purpose, and is protected by law. > If you are not the intended recipient, you should > delete this message and are hereby notified that > any disclosure, copying, or distribution of this > message, or the taking of any action based on it, > is strictly prohibited. > > ********************************************************* > Visit us at http://www.mahindrabt.com > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> ********************************************************* Disclaimer This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. ********************************************************* Visit us at http://www.mahindrabt.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
