Thanks, I will remove that as well.
-Original Message-
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
Sent: Tuesday, June 29, 2010 11:00 PM
To: Tomcat Users List
Subject: RE: LockoutRealm configuration problem
> From: Robillard, Greg L [mailto:greg.l.robill...@lmco.
> From: Robillard, Greg L [mailto:greg.l.robill...@lmco.com]
> Subject: LockoutRealm configuration problem
One more thing...
> Jun 29, 2010 3:00:25 PM org.apache.catalina.loader.WebappClassLoader
> validateJarFile
>
> INFO: validateJarFile(C:\Program Files\Apache Software
&
Thanks, I will deploy the new driver.
-Original Message-
From: Pid [mailto:p...@pidster.com]
Sent: Tuesday, June 29, 2010 4:08 PM
To: Tomcat Users List
Subject: Re: LockoutRealm configuration problem
On 29/06/2010 21:14, Robillard, Greg L wrote:
> username="
On 29/06/2010 21:14, Robillard, Greg L wrote:
> username="fltwinds" password="fltwinds"
> driverClassName="org.gjt.mm.mysql.Driver"
Old school!
MySQL have a nice shiny new Connector/J driver, "com.mysql.jdbc.Driver",
much better to use that unless you have a really good reason.
That was it, thanks.
-Original Message-
From: Konstantin Kolinko [mailto:knst.koli...@gmail.com]
Sent: Tuesday, June 29, 2010 3:34 PM
To: Tomcat Users List
Subject: Re: LockoutRealm configuration problem
2010/6/30 Robillard, Greg L :
> When LockoutRealm is added to configuration, tom
2010/6/30 Robillard, Greg L :
> When LockoutRealm is added to configuration, tomcat will not start and I
> receive the following errors. All runs well when the wrapper is not used.
>
> Apache Tomcat 6.0.20 Server
The last released 6.0.x version is 6.0.26. The 6.0.28 release
candidate build is a
When LockoutRealm is added to configuration, tomcat will not start and I
receive the following errors. All runs well when the wrapper is not used.
Apache Tomcat 6.0.20 Server
Server.xml configuration:
...
...
Catalina ERROR:
Jun 29, 2010 2:46:57 PM o