-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Neil,
On 7/24/2009 3:39 PM, Neil Youngman wrote: > I don't think there's a permissions issue. > > $ ls -l > ~/wirefast/dev/tomcat6/servlet-example/webapps/axis2/META-INF/context.xml > -rw-r--r-- 1 neil neil 343 2009-07-22 14:44 > /home/neil/wirefast/dev/tomcat6/servlet-example/webapps/axis2/META-INF/context.xml Assuming Tomcat is running as 'neil', you're probably okay. If it's running as someone else, you need to check that the euid has read and execute access to all intermediate directories. > If there was I would expect strace to show an open() returning -1 > and I don't see that. Also double checking the permissions, it looks > to me to be world readable. Maybe not: if the stat() call returns enough information that the code decides it can't read the file, no open() will ever occur. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkpt06YACgkQ9CaO5/Lv0PA8pwCffvojntuJBOvbtgLY09+nSLlD OSMAoKu32OcczznFHbDnSRnY+XOc6Ca7 =+vq7 -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org