In my Cactified war file, there is only the "jspRedirector.jsp". If the setup is correct, should I see the servletRedirector.jsp and filterRedirector.jsp as well?
I have the following error when "verifyForward" in my test. But weird, this "verifyForward" can pass with no error sometime. --------------------------------------- Failed to get the test results at [http://localhost:8080/Stream3-test-cactus/ServletRedirector] org.apache.cactus.util.ChainedRuntimeException: Failed to get the test results at [http://localhost:8080/Stream3-test-cactus/ServletRedirector] at org.apache.cactus.internal.client.connector.http.DefaultHttpClient.doTest_ar oundBody0(DefaultHttpClient.java:92) at org.apache.cactus.internal.client.connector.http.DefaultHttpClient.doTest_ar oundBody1$advice(DefaultHttpClient.java:206) at ...
