Servlet 'Start' is currently unavailable
Hi there - Im new here so pleas bear with me.
I am trying to wrote a simple servlet and have ran in to difficulties. I am running JBOSS 3.2.3 and Java 1.4.2.
My problem is when i come to run the servlet I am greeted with the error "Wrapper cannot find servlet class Start or a class it depends on" (start being the name of my servlet).
As far as I can see the server is picking up the servlet (due to previous errors I have had and now fixed) and a simple jsp file works fine. Has anyone out there come accrosss this kind of error before. I can post the stack trace and my web.xml files if neccessary.
Cheers
Chris
|