Ok, so I re-wrote my config files and I'm not getting 404s any more - I'm getting 405 :(
Trying to load index.jsp (or any jsp file, even if it doesn't exist) results in the following: HTTP Status 405 - HTTP method GET is not supported by this URL Google is just producing lots of references to servlets not having doGet or doPost methods - but this is the main JspServlet so that shouldn't be the case, right? Anyone got any suggestions on how to fix it? On 9/1/07, Peter Boughton <[EMAIL PROTECTED]> wrote: > > Only error/warning I can see in catalina.out is this: > Java HotSpot(TM) Client VM warning: Can't detect initial thread stack > location - find_vma failed > > Dunno what that means, but a quick google suggests it can be ignored. > > On 9/1/07, Hassan Schroeder <[EMAIL PROTECTED] > wrote: > > > > On 9/1/07, Peter Boughton <[EMAIL PROTECTED]> wrote: > > > I mean full system path. (eg: > > /usr/local/jakarta/tomcat/webapps/index.jsp or > > > /home/user/domain/public_html/index.jsp or whatever) > > > As far as I can tell, the appBase and docBase are correctly pointing > > to the > > > webroot dir, but cPanel/WHM auto-configured server.xml/etc so it could > > be > > > doing anything. > > > > If the appBase and docBase are set properly, you know where your > > files are :-) but anything done by some third-party control panel -- > > I'd be suspicious, anyway. > > > > Did you look in your catalina.out for startup errors or warnings? > > > > -- > > Hassan Schroeder ------------------------ [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > > To start a new topic, e-mail: users@tomcat.apache.org > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > \ \ > Peter Boughton > blog.bpsite.net > / / > -- \ \ Peter Boughton blog.bpsite.net / /