I upgraded to 1.3 today and now I'm getting the error below.

What I did to upgrade:

Updated cactus.properties to new format
Removed trailing / from mapping paths in web.xml
Moved appropriate *.jar from lib to my app's lib directory

Tried to run a test that was working before.

2002-04-29 10:54:19 StandardWrapperValve[ServletRedirector]:
Servlet.service() for servlet ServletRedirector threw exception
javax.servlet.ServletException: Missing service name parameter
[ServletTestRedirector_Service] in HTTP request.

Here is the URL that cactus ends up calling:

http://localhost/onpoint/ServletRedirector?Cactus_TestMethod=testInit&Ca
ctus_TestClass=com.onpoint.webapp.StartupServletTest&Cactus_AutomaticSes
sion=true&Cactus_Service=CALL_TEST

This ends up displaying my app's error page in the browser.

Thanks,

Matt



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to