Hi.
I haven't found this described anywhere in the list archives, so I decided
to ask here

I instaled tomcat 4.0-b7 on windows 2000 SP2

I added this to server.xml
<Context path="/my-app" docBase="my-web" />

and in the log file it produces the folllowing error:
javax.servlet.ServletException: Class org.apache.struts.action.ActionServlet
is not a Servlet

I have the usual web.xml, which works under Resin and Jrun 3.1
Am I missing something in the configuration?

Thanx,
Ganeff

Reply via email to