Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Mar 2006 11:01:35 +0000
From:      Ashley Moran <ashley.moran@codeweavers.net>
To:        eoghan <freebsd@redry.net>
Cc:        freebsd@osx.demon.nl, freebsd-questions@freebsd.org
Subject:   Re: tomcat on freebsd
Message-ID:  <200603131101.35942.ashley.moran@codeweavers.net>
In-Reply-To: <44154A0C.2030308@redry.net>
References:  <440F46B8.6050500@redry.net> <200603131011.24443.ashley.moran@codeweavers.net> <44154A0C.2030308@redry.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi
> Nope I dont have that. I did try run /usr/local/etc/rc.d/tomcat55.sh to
> start it but without having added tomcat_enable="YES" to my rc.conf.
> Nothing happened. So I will add that line and try it again...
> Thanks for the info.
> Eoghan

All the rc.d scripts work the same - they check to see if they are enabled 
(from the script's point of view, when you call them manually it's no 
different than being called at boot time).  You can also 
call /usr/local/etc/rc.d/tomcat55.sh with force/one before the start to make 
it run without the rc.conf variable but I've never actually used them)

Ashley



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603131101.35942.ashley.moran>