tomcat6-0:6.0.32-10.fc15 $ > W"(b/+" > D Q5 ? Q% d
Z 0 4 T X g v ~ > a l 1 0 1 1
1
1 i 1
1 1 1 4 T 1 \ ( 8 B 9 B : ' B = CR > CZ ? Cb @ Cj G Ct 1 H D8 1 I D 1 X E0 Y ET \ E 1 ] FT 1 ^ H b J d J l J% t J@ 1 u K 1 v K w L 1 x MD 1 y N N Q Q e Q f Q# C tomcat6 6.0.32 10.fc15 Apache Servlet/JSP Engine, RI for Servlet 2.5/JSP 2.1 API Tomcat is the servlet container that is used in the official Reference
Implementation for the Java Servlet and JavaServer Pages technologies.
The Java Servlet and JavaServer Pages specifications are developed by
Sun under the Java Community Process.
Tomcat is developed in an open and participatory environment and
released under the Apache Software License version 2.0. Tomcat is intended
to be a collaboration of the best-of-breed developers from around the world. Nܯx86-10.phx2.fedoraproject.org 7Fedora Project Fedora Project ASL 2.0 Fedora Project Networking/Daemons http://tomcat.apache.org/ linux noarch # add the tomcat user and group
/usr/sbin/groupadd -g 91 -r tomcat 2>/dev/null || :
/usr/sbin/useradd -c "Apache Tomcat" -u 91 -g tomcat \
-s /bin/nologin -r -d /usr/share/tomcat6 tomcat 2>/dev/null || :
# Save the conf, app, and lib dirs
# due to rbgz 640686. Copy them to the _tmppath so we don't pollute
# the tomcat file structure
[ -d /var/lib/tomcat6/webapps ] && /bin/cp -rp /var/lib/tomcat6/webapps /var/tmp/tomcat6-webapps.bak || :
[ -d /etc/tomcat6 ] && /bin/cp -rp /etc/tomcat6 /var/tmp/tomcat6-confdir.bak || :
[ -d /usr/share/java/tomcat6 ] && /bin/cp -rp /usr/share/java/tomcat6 /var/tmp/tomcat6-libdir.bak || : # install but don't activate
/sbin/chkconfig --add tomcat6
echo -e "\n" > /etc/maven/maven2-depmap.xml
if [ -d /etc/maven/fragments ] && [ -n "`find /etc/maven/fragments -type f`" ]; then
cat /etc/maven/fragments/* >> /etc/maven/maven2-depmap.xml
fi
echo -e "\n" >> /etc/maven/maven2-depmap.xml # Don't remove workdir and tempdir under any condition
if [ $1 -eq 0 ]; then
# /bin/rm -rf /var/cache/tomcat6/work /var/cache/tomcat6/temp
/etc/init.d/tomcat6 stop >/dev/null 2>&1
/sbin/chkconfig --del tomcat6
fi
echo -e "\n" > /etc/maven/maven2-depmap.xml
if [ -d /etc/maven/fragments ] && [ -n "`find /etc/maven/fragments -type f`" ]; then
cat /etc/maven/fragments/* >> /etc/maven/maven2-depmap.xml
fi
echo -e "\n" >> /etc/maven/maven2-depmap.xml %
d &