mod_jk Apache Permission Problem

2005-08-18 Thread Jeshua Lacock
to the best of my ability. Any ideas? It seems like a simple permission problem, but I am not sure what might need special permissions. Here is my Tomcat's startup information: Using CATALINA_BASE: /tmp/OpenOSX/OpenWeb/jakarta-tomcat-4.1.31 Using CATALINA_HOME: /tmp/OpenOSX/OpenWeb

Re: mod_jk Apache Permission Problem

2005-08-18 Thread Kyle
I dunno if it's the same in Apache 1.3, but in Apache 2.x the example httpd.conf file has a pair of small IfModule tags showing how to run Apache under non-root user for diff. OS's. Basically you have to start Apache as root and it will then switch over, or so the example file says. To do

Re: mod_jk Apache Permission Problem

2005-08-18 Thread Jeshua Lacock
On Aug 18, 2005, at 5:45 PM, Kyle wrote: I dunno if it's the same in Apache 1.3, but in Apache 2.x the example httpd.conf file has a pair of small IfModule tags showing how to run Apache under non-root user for diff. OS's. Basically you have to start Apache as root and it will then switch

Permission problem

2004-09-20 Thread Lorenzo Medici
Hi list We have ported a web-application from a windows base tomcat installation to a macosX 10.3.4 (java 1.4.2 tomcat v. ) installation. Under mac os we have now a strange behabiour... When we create a instace of a JEditorPane we run into the error ...internalError Can't connect to window

Re: Permission problem

2004-09-20 Thread Oliver Hirschi
Lorenzo Medici [EMAIL PROTECTED] schrieb im Newsbeitrag news:[EMAIL PROTECTED] Hi list We have ported a web-application from a windows base tomcat installation to a macosX 10.3.4 (java 1.4.2 tomcat v. ) installation. Under mac os we have now a strange behabiour... When we create a instace

Re: Permission problem

2004-09-20 Thread Alex
Alternately, CATALINA_OPTS=-Djava.awt.headless=true; export CATALINA_OPTS Just use: System.setProperty(java.awt.headless, true); - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Permission problem

2004-09-20 Thread Oliver Hirschi
Alex [EMAIL PROTECTED] schrieb im Newsbeitrag news:[EMAIL PROTECTED] Alternately, CATALINA_OPTS=-Djava.awt.headless=true; export CATALINA_OPTS In which configuration file? - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: permission problem

2004-01-05 Thread Jeanfrancois Arcand
Algirdas M. wrote: Hello, I've edited catalina.policy and added line: grant codeBase file:${catalina.home}/webapps/vvv/WEB-INF/lib/- { permission java.security.AllPermission; }; restarted Tomcat. And when I'm running an application from vvv/WEB-INF/lib, I'm still becoming exception:

permission problem

2004-01-04 Thread Algirdas M.
Hello, I've edited catalina.policy and added line: grant codeBase file:${catalina.home}/webapps/vvv/WEB-INF/lib/- { permission java.security.AllPermission; }; restarted Tomcat. And when I'm running an application from vvv/WEB-INF/lib, I'm still becoming exception: Unable to

jakarta-tomcat-3.2.3.tar.gz permission problem

2001-08-16 Thread Joel Fowler
I just attempted to install Tomcat 3.2.3. I untarred jakarta-tomcat-3.2.3.tar.gz, however, the resulting permissions didn't reflect the content. Specifically, all extracted files and directories had permissions of 644. This is clearly not correct as some files are executable and most