When I started this blog (2004) it was to document Gentoo linux experiences and *nix adventures. Then it turned into posts regarding software development challenges and other findings. These days I mostly tweet (rollinsruss) and my posts are infrequent.
Thursday, January 27, 2005
Tomcat 5.0.27-r4
In order to allow normal users to use tomcat5 after it's emerged
chmod a+rx /opt/tomcat5/
chmod a+wrx /etc/tomcat5
chmod a+wrx /opt/tomcat5/webapps
Following that, normal CDOL deploy scripts executed as expected.
No comments:
Post a Comment