I'm getting these errors: ContextConfig[/test]: Parse error in application web.xml java.lang.IllegalArgumentException: Servlet mapping specifies an unknown servlet name ServletRedirector ...
ContextConfig[/test]: Occurred at line 23 column 23 ContextConfig[/test]: Marking this application unavailable due to previous error(s) StandardManager[/test]: Seeding random number generator class java.security.SecureRandom StandardManager[/test]: Seeding of random number generator has been completed StandardContext[/test]: Context startup failed due to previous errors I removed mappings from the cactus-web.xml for ServletRedirector, because I'm just trying to test JSPs Any ideas? Anything obviously wrong? Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
