summaryrefslogtreecommitdiff
path: root/www/apache-tomcat55/MESSAGE
diff options
context:
space:
mode:
authorabs <abs>2006-01-03 18:12:37 +0000
committerabs <abs>2006-01-03 18:12:37 +0000
commit5af36a299cd84c327b3916e3bd0b80cf7ef3960b (patch)
tree96e9d633b60c37e556afe9794c94225faadc2308 /www/apache-tomcat55/MESSAGE
parentdee993cbe441cbaa1deaa58ebb9b2a0e44966758 (diff)
downloadpkgsrc-5af36a299cd84c327b3916e3bd0b80cf7ef3960b.tar.gz
Import apache-tomcat55 5.5.14 into pkgsrc:
Tomcat is the Java Servlet / Java Server Page environment produced by the Apache Foundation's Tomcat Project. Tomcat can be run as a standalone web server with Servlet and JSP support, or using Apache Server as its web server via the mod_jk Apache module (www/ap-jk). This is the Tomcat 5.5 package, which is a Java Serlet 2.4 and JSP 2.0 server. This replaces jakarta-tomcat55, the old name for apache-tomcat. pkgsrc previously had pkgsrc jakarta-tomcat55 was 5.5.9 - there are over 300 lines of changelog between that and 5.5.14: http://tomcat.apache.org/tomcat-5.5-doc/changelog.html
Diffstat (limited to 'www/apache-tomcat55/MESSAGE')
-rw-r--r--www/apache-tomcat55/MESSAGE18
1 files changed, 18 insertions, 0 deletions
diff --git a/www/apache-tomcat55/MESSAGE b/www/apache-tomcat55/MESSAGE
new file mode 100644
index 00000000000..2213a87db99
--- /dev/null
+++ b/www/apache-tomcat55/MESSAGE
@@ -0,0 +1,18 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2006/01/03 18:12:37 abs Exp $
+
+For detailed instructions on how to run Tomcat, either as a
+standalone server or in conjunction with Apache (using the
+www/ap-jk package), see:
+
+ http://localhost:8080/tomcat-docs/index.html
+
+For more information on application development with Tomcat, see
+
+ http://localhost:8080/tomcat-docs/appdev/index.html
+
+Note that tomcat may be started with the following command:
+
+ ${RCD_SCRIPTS_DIR}/tomcat start
+
+===========================================================================