Hey folks I'm working on my very first app from scratch and something isnt working. I know its likely a very simple problem but at the moment I cant seem to resolve it. The application compiles and builds without a problem, I get no errors when I bounce the webserver, but as soon as I attempt to access the app I get a resource not available error. I checked in the logs and here is the beginning of the stack for this error:
2002-11-05 14:34:44 invoker: serveRequest.load javax.servlet.ServletException: Wrapper cannot find servlet class myapp or a class it depends on I'm fairly certain I've missed an elementary step in the process, but I'm just not finding it. Thanks -b -- To unsubscribe, e-mail: <mailto:turbine-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:turbine-user-help@;jakarta.apache.org>
