Re: Detecting Tomcat install

2004-12-02 Thread Robert Grant
Hi Thanks for the response. I am writing an installer, and would like to be able to cope with many different versions of Tomcat, and at least be able to detect the version and say it isn't compatible, rather than only being able to detect 5.0 and greate version (especially since the program that t

Re: Detecting Tomcat install

2004-11-15 Thread Tim Funk
Starting after 5.0.(I forget) - There is a command line program version.sh (or version.bat). All it does is echo the property server.info in /org/apache/catalina/util/ServerInfo.properties -Tim Robert Grant wrote: Hi! I have to write an installer which detects the presence of Apache Tomcat (min