rc file for tomcat startup under FreeBSD?

2005-12-15 Thread Christoph Kukulies


How do I usually start tomcat on FreeBSD (6.0)?
Do I put startup.sh in /usr/local/etc/rc.d?
--
Chris Christoph P. U. Kukulies kuku_at_kukulies.org

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: rc file for tomcat startup under FreeBSD?

2005-12-15 Thread Martin Gainty

Good Morning Christoph-

You will need the JDK port for FreeBSD take a look at
http://www.freebsd.org/java/dists/15.html
Once the JRE/JDK is 'fully operational'

It appears that you will need to build tomcat on your freebsd box with GNU 
make (gmake)

http://tomcat.apache.org/tomcat-5.5-doc/setup.html
Anyone else?
Martin-
- Original Message - 
From: Christoph Kukulies [EMAIL PROTECTED]

To: tomcat-user@jakarta.apache.org
Sent: Thursday, December 15, 2005 11:05 AM
Subject: rc file for tomcat startup under FreeBSD?





How do I usually start tomcat on FreeBSD (6.0)?
Do I put startup.sh in /usr/local/etc/rc.d?
--
Chris Christoph P. U. Kukulies kuku_at_kukulies.org

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: rc file for tomcat startup under FreeBSD?

2005-12-15 Thread Caldarale, Charles R
 From: Martin Gainty [mailto:[EMAIL PROTECTED] 
 Subject: Re: rc file for tomcat startup under FreeBSD?
 
 It appears that you will need to build tomcat on your freebsd 
 box with GNU make (gmake)
 http://tomcat.apache.org/tomcat-5.5-doc/setup.html

Clarification:  you shouldn't need to build Tomcat proper (it's pure
Java), just jsvc and, optionally, APR.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]