diff options
Diffstat (limited to 'www/jakarta-tomcat/MESSAGE')
-rw-r--r-- | www/jakarta-tomcat/MESSAGE | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/www/jakarta-tomcat/MESSAGE b/www/jakarta-tomcat/MESSAGE new file mode 100644 index 00000000000..2f2fc288867 --- /dev/null +++ b/www/jakarta-tomcat/MESSAGE @@ -0,0 +1,18 @@ +====================================================================== +$NetBSD: MESSAGE,v 1.1 2001/11/01 02:17:07 zuntum Exp $ + +For detailed instructions on how to run Tomcat, either as a +standalone server or in conjunction with Apache (using the +www/ap-jserv package), see: + + ${PREFIX}/tomcat/doc/uguide/tomcat_ug.html + +For more information on application development with Tomcat, see + + ${PREFIX}/tomcat/doc/appdev/index.html + +Note that tomcat may be started with the following command: + + ${PREFIX}/etc/rc.d/tomcat start + +====================================================================== |