Tazjel
Saturday, January 8, 2011
Tomcat sh startup.sh
cd /usr/local/tomcat
/usr/local/tomcat $ sh startup.sh
# Do this
do chmod +x catalina.sh
chmod +x startup.sh
and same for all .sh files in the tomcat bin dir it will work
# Or
chmod +x *.sh
Newer Post
Older Post
Home