Zaki Akhmad wrote:
On Tue, Aug 25, 2009 at 2:28 PM, André Warnier<a...@ice-sa.com> wrote:
That does not look like a login error, it looks like a "server error".
What does the Tomcat log say ?
Here's the log:
[1]/var/log/tomcat6/localhost.2009-08-***.....
[2]/var/log/tomcat6/catalina.2009-08-****.....
It looks very much like you have the security manager turned on, but
have not given the appropriate file access permissions to your webapps.
I don't remember under which platform you are running this, but if it is
Linux, have a look at /etc/default/tomcatxx, see if there is something like
TOMCAT_SECURITY="yes"
and set it to "no".
Restart Tomcat and try again.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org