Hello, I' have the same messages than you ...
--- snip --- 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:148) 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) --- snip --- Did you resolve your troubles ? Have you got the solution ? I used the howto_ejb_j2eeri to set up my FIRST trial with of CACTUS. When you deploy you EJB you need to put it in a application. When you deploy you Cactus Web Application you also need to put it in an application. So I have got 2 applications deployed. Is it right ? Nicolas
