OS: Open SuSE 10.0 Tomcat Version: Tomcat 5.5.12 I've successfully compiled JSVC, written my init script and am able to launch Tomcat at system startup. I'm a total newbie to both Linux and Tomcat and had been working through a Tomcat tutorial. One exercise in the tutorial covered file upload (something my finished app will require). Previously I had been launching Tomcat as Root using startup.sh. The file upload exercise works as expected - shows the directory listing and allows the user to upload files as long as I start Tomcat as Root. Running as user "tomcat" under jsvc shows the directory but no files and will not allow the user to upload. I know this is a permissions problem with user tomcat but don't know where to fix it. Once in production, I cannot run Tomcat as Root. Any suggestions would be greatly appreciated. Thanks.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]