hi vincent thanks a lot.I think the bug was that, i wasnt mentioning the webapp dir in the cactus.properties file and also coz there was a version difference in j2ee of the client side and the server side.
******************************************************************* A conclusion is the place where you get tired of thinking ******************************************************************* Monojit Choudhury Software Engineer Lisle Technology Parteners (India) Pvt. Ltd. 45/3, Gopalkrishna Complex, Residency Road, Bangalore-560025. Ph : +91080-5597622 e-Mail Id : [EMAIL PROTECTED] ----- Original Message ----- From: "Vincent Massol" <[EMAIL PROTECTED]> To: "'Cactus Users List'" <[EMAIL PROTECTED]> Sent: Thursday, December 13, 2001 4:09 AM Subject: RE: unable to run the testcases > Monojit, > > Please check http://jakarta.apache.org/cactus/faq.html#faq2 and tell us > if it solved your problem. > > Thanks > -Vincent > > -----Original Message----- > From: Monojit Choudhury [mailto:[EMAIL PROTECTED]] > Sent: 10 December 2001 08:07 > To: [EMAIL PROTECTED] > Subject: unable to run the testcases > > hi, > while running the testcases i got the following error. > can anyone explain to me about what has gone wrong? > i m attaching all the files related to it. > RUNNING THE TESTCASES > [junit] Running TestAll > [junit] ,.............................Inside TestAll.java > [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.162 > sec > [junit] Testsuite: TestAll > [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.162 > sec > [junit] > [junit] Testcase: testConvert took 1.142 sec > [junit] Caused an ERROR > [junit] InputStream does not contain a serialized object > [junit] java.io.StreamCorruptedException: InputStream does not > contain a seriali > zed object > [junit] at java.io.ObjectInputStream.readStreamHeader(Unknown > Source) > [junit] at java.io.ObjectInputStream.<init>(Unknown Source) > [junit] at > org.apache.cactus.client.AbstractHttpClient.doTest(AbstractHttpCl > ient.java:148) > [junit] at > org.apache.cactus.AbstractTestCase.runGenericTest(AbstractTestCas > e.java:422) > [junit] at > org.apache.cactus.ServletTestCase.runTest(ServletTestCase.java:13 > 0) > [junit] at > org.apache.cactus.AbstractTestCase.runBare(AbstractTestCase.java: > 371) > [junit] at > junit.framework.TestResult$1.protect(TestResult.java:106) > [junit] at > junit.framework.TestResult.runProtected(TestResult.java:124) > [junit] at junit.framework.TestResult.run(TestResult.java:109) > [junit] at junit.framework.TestCase.run(TestCase.java:131) > [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) > [junit] at junit.framework.TestSuite.run(TestSuite.java:168) > [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) > [junit] at junit.framework.TestSuite.run(TestSuite.java:168) > [junit] at > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run( > JUnitTestRunner.java:202) > [junit] at > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main > (JUnitTestRunner.java:326) > [junit] > > BUILD FAILED > > > > > ************************************************** > In theory there is no difference between > theroy and practice but in practice there is > ************************************************** > Monojit Choudhury > Software Engineer > Lisle Technology Parteners (India) Pvt. Ltd. > 45/3, Gopalkrishna Complex, > Residency Road, > Bangalore-560025. > > Ph : +91080-5597622 > e-Mail Id : [EMAIL PROTECTED] > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
