tomcat 5.5.9 basic config

2005-11-12 Thread Michael Chaplin
I'm stumped on a simple issue. I have only one webapp in my tomcat5/webapps directory called "crypto" my context tags within the host tag of my server.xml is: docBase="/usr/share/tomcat5/webapps" debug="9" reloadable="true" privileged="true" allowLinking="tru

Re: tomcat 5.5.9 basic config

2005-11-12 Thread michael chaplin
-11-12 at 18:33, Hassan Schroeder wrote: > Michael Chaplin wrote: > > I'm stumped on a simple issue. I have only one webapp in my > > tomcat5/webapps directory called "crypto" > > > > my context tags within the host tag of my server.xml is: > > > >