Hi Kelly, What error are you getting? A 404? If so it means your mapping in web.xml is not correct. If it's a 500 error then your tomcat logs should have the error.
Thanks -Vincent PS: Could you please tell me what Cactus page you are referring to? If there's something to fix in the doc we need to know where it's not well explained. > -----Original Message----- > From: Kelly C. Goedert [mailto:[EMAIL PROTECTED] > Sent: mercredi 25 ao�t 2004 15:55 > To: [EMAIL PROTECTED] > Subject: help with sample application > > I'm trying to run cactus sample application as is explained in cactus > page. But I get this error: _The requested resource > (/test/ServletTestRunner) is not available. > _The url I'm typing is > > http://localhost:8080/test/ServletTestRunner?suite=TestSampleServlet > > I'm using tomcat 5.0.27 and java 1.4.2_04 > > I already tried placing the libs in common/lib and in webapps/test/lib > without results. > > All the requested libraries are also in my classpath > > Could anyone help me? > > Kelly. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
