Hmm. Well, the jaas config file by default is jaas.config. Have you modified the startup file for Tomcat at all? There should be a line like this in startup.bat (since you are using windows):
set CATALINA_OPTS=%CATALINA_OPTS% -Djava.security.auth.login.config=%CATALINA_HOME%/conf/jaas.config Are you specifying this parameter yourself via an environment variable? -Brice On 8/4/06, ould sid'ahmed <[EMAIL PROTECTED]> wrote:
Yes, If I launch tomcat, il returns me this message: this a problem of jaas. Exception in thread "main" java.lang.NoClassDefFoundError: Files\Castore\jakarta-slide-2/1-tomcat-5/0/28/conf/jaas/config Brice Giesbrecht a écrit : > How are you starting tomcat? > > On 8/4/06, ould sid'ahmed <[EMAIL PROTECTED]> wrote: >> ould sid'ahmed a écrit : >> > >> > Hello, >> > I downloaded tomcat-slide, but if I execute it, it returns me this >> > error can you help me? >> > >> > Using CATALINA_BASE: C:\Program >> > Files\Castore\jakarta-slide-2.1-tomcat-5.0.28 >> > Using CATALINA_HOME: C:\Program >> > Files\Castore\jakarta-slide-2.1-tomcat-5.0.28 >> > Using CATALINA_TMPDIR: C:\Program >> > Files\Castore\jakarta-slide-2.1-tomcat-5.0.28\ >> > temp >> > Using JAVA_HOME: C:\j2sdk1.4.2_12 >> > Exception in thread "main" java.lang.NoClassDefFoundError: >> > Files\Castore\jakarta >> > -slide-2/1-tomcat-5/0/28/conf/jaas/config >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: [EMAIL PROTECTED] >> > For additional commands, e-mail: [EMAIL PROTECTED] >> > >> > >> Hi, >> please can you help me? >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
