My Env: FreeBSD 4.6
        Native JDK 1.3.1-p6
        Tomcat v4.1.12 (from ports)
        Xindice CVS (last week)

Joan M Carroll-san wrote:

> BUG #2
> ------
> I never read any doc about the 'tomcat4' command, but my
> distro did *not* come with startup/shutdown scripts.  After
> nosing around, i found that 4.1.12 (RPM-only???) uses

This is a distrobution specific thing.  FreeBSD's port installs 
/usr/local/bin/tomcat41ctl for this.

The most platform independent way to explain how to start/stop Tomcat is to 
use <command>${TOMCAT_HOME}/bin/catalina.{sh|bat} {start|stop}</command>.

=======

The only gotcha I ran into was that the context name MUST be renamed to 
Xindice (with a capital 'X') to use the HTML based database browser.  I 
haven't had time, but one of the first things I want to modify in the sample 
servlet is the anchor generator which appears to force the context name to 
"/Xindice" for all drill-down links.

-- 
Michael Westbay
Work: Beacon-IT http://www.beacon-it.co.jp/
Home:           http://www.seaple.icc.ne.jp/~westbay
Commentary:     http://www.japanesebaseball.com/forum/

Reply via email to