On 05/08/2010 23:34, Rashid Jilani wrote:
> My bad, here is the info
> 
> Tomcat : 6.0.29
> OS = windows XP
> JDK = 1.6.0_05
> 
> I just downloaded the core zip file from
> http://apache.cs.utah.edu/tomcat/tomcat-6/v6.0.29/bin/apache-tomcat-6.0.29.z
> ip, and unzip on my machine.
> 
> The way I fire it is some thing like that 
> 
> @echo off
> setlocal
> set JAVA_OPTS=-Djava.security.auth.login.config="C:\Documents and
> Settings\XXX\workspace\WebSecurity\WebContent\WEB-INF\test.config"
> call catalina.bat run -security
> endlocal
> 
> Regards,
> RJ

And the full stacktrace of the error?

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to