RE: Tomcat installation for Flyswatter

2009-02-13 Thread Caldarale, Charles R
> From: Pieter Temmerman [mailto:ptemmerman@sadiel.es] > Subject: RE: Tomcat installation for Flyswatter > > Maybe stupid question, but why do you need to put the webapp > out of the Tomcat folder, in order to make it the root app? The key clause in the statement was "If

Re: Tomcat installation for Flyswatter

2009-02-13 Thread André Warnier
Pieter Temmerman wrote: If you want to keep the directory name for your webapp as ParticleBoard, then do not put it under Tomcat's webapps directory, but do remove the existing ROOT directory there. Put your webapp somewhere outside of Tomcat's directory structure, and create the file conf/Ca

RE: Tomcat installation for Flyswatter

2009-02-13 Thread Pieter Temmerman
> If you want to keep the directory name for your webapp as ParticleBoard, then > do not put it under Tomcat's webapps directory, but do remove the existing > ROOT directory there. Put your webapp somewhere outside of Tomcat's > directory structure, and create the file conf/Catalina/localhost/

RE: Tomcat installation for Flyswatter

2009-02-11 Thread Caldarale, Charles R
> From: AdamSives [mailto:a.si...@unsw.edu.au] > Subject: Tomcat installation for Flyswatter > I'm getting stuck with the Tomcat part... Care to tell us what version of Tomcat you're using? While you're at it, tell us what JRE/JDK you're using, and what platform you're running on. Before attem