I'm written a little webapp I want to deploy via Tomcat. Ideally I
want to be able to point users to somewhere where they can download
a .dmg file that will install Tomcat and a startup item to launch
it automatically. I can then give them a .war file and tell them
where to stick it (in a polite way :-) and that should be all there
is to it.
Take a look at ServerLogistics they have a Tomcat clickable .dmg
installation of Tomcat 4.1 AND a Preference Pane so that it can be
started automatic at launch or when you hit start
I use it a lot , and it works quite well http://serverlogistics.com/tomcat.php
Thanks Bjorn. That installer hasn't been updated for a while (only
Tomcat 4.1.24 and the documentation talks about being for 10.2
Jaguar) but appears to work well for my needs. (I wonder why I can't
find something like that on apache.org or apple.com though...?)
-Rolf
PS. Apologies for not updating the subject line on my previous message!