Fw: JDBC Realm Problem

2004-05-26 Thread Ignacio J. Tissera
Hi , I 've installed tomcat 5.0.24 and i try to implement security by JDBC Realm and the context is Loaded in the web.xml i wrote that: security-constraint web-resource-collection web-resource-nameBACK OFFICE/web-resource-name url-pattern/carpetaUno/*/url-pattern

JDBC Realm Problem

2004-05-21 Thread Ignacio J. Tissera
Hi , I 've installed tomcat 5.0.24 and i try to implement security byJDBC Realm and the context is Loaded in the web.xml i wrote that: security-constraint web-resource-collection web-resource-nameBACK OFFICE/web-resource-name url-pattern/carpetaUno/*/url-pattern /web-resource-collection

JDBC Realm problem

2003-02-18 Thread Barley
I am unable to start Tomcat with a JDBC Realm configured. I am guessing it is because Tomcat can't find the JDBC driver, but it should be able to. I have the driver in shared/lib and shared/classes. Here is my Realm configuration from server.xml: Realm

RE: JDBC Realm problem

2003-02-18 Thread Geoff Peters
: Tuesday, February 18, 2003 1:40 PM To: [EMAIL PROTECTED] Subject: JDBC Realm problem I am unable to start Tomcat with a JDBC Realm configured. I am guessing it is because Tomcat can't find the JDBC driver, but it should be able to. I have the driver in shared/lib and shared/classes. Here is my

Re: JDBC Realm problem

2003-02-18 Thread Sean Dockery
Hello, Barley. From the HOW-TO from 4.1's documentation: Place a copy of the JDBC driver you will be using inside the $CATALINA_HOME/server/lib directory (if you do not need it visible to web applications) or $CATALINA_HOME/common/lib (if it will be used both by Tomcat 4 and by your apps). Note

Tomcat4 JDBC Realm: Problem With Informix

2002-12-10 Thread Skladovs, Victor
Dear Friends! I use Tomcat4 authentication (JDBCRealm) in my applications. It works fine with ORACLE, but trying to use this with INFORMIX database, I get the following error in stdout.log file when starting Tomcat: Create Catalina server Starting service Tomcat-Standalone Apache Tomcat/4.0.4

JDBC Realm problem..

2001-06-20 Thread Anurag Tokhi
Hi, I am running Tomcat 3.2 with Apache 1.3 and using MySQL database. I tried to setup JDBC Realm by following the instructions but to no avail. After making the necessary changes in server.xml file, when I start Tomcat, I get the error message SQLException: server configuration denies access to

Re: JDBC Realm problem..

2001-06-20 Thread Andrew Zhdanov
Hello Anurag, Wednesday, June 20, 2001, 3:05:54 PM, you wrote: AT Hi, AT I am running Tomcat 3.2 with Apache 1.3 and using MySQL database. I tried AT to setup JDBC Realm by following the instructions but to no avail. After AT making the necessary changes in server.xml file, when I start

FIXED: Re: JDBC Realm problem

2001-04-24 Thread Jeff Kilbride
solved! Thanks to all who gave suggestions. --jeff - Original Message - From: Jeff Kilbride [EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Monday, April 23, 2001 6:04 PM Subject: Re: JDBC Realm problem Hi Andrew, From the mm.mysql docs: Name: autoReconnect Use

JDBC Realm problem

2001-04-23 Thread Jeff Kilbride
I'm using JDBC Realm with MySQL to protect an area of my website. I've got everything configured correctly and it works. However, I've noticed that if the protected area is accessed and then *not* accessed again for a period longer than my MySQL connection timeout value (default of 8

RE: JDBC Realm problem

2001-04-23 Thread Ignacio J. Ortega
PROTECTED] Asunto: JDBC Realm problem I'm using JDBC Realm with MySQL to protect an area of my website. I've got everything configured correctly and it works. However, I've noticed that if the protected area is accessed and then *not* accessed again for a period longer than my MySQL connection timeout

Re: JDBC Realm problem

2001-04-23 Thread Jeff Kilbride
better than the mod_jk in 3.2.*. Do you recommend using the 3.3 mod_jk? Thanks, --jeff - Original Message - From: Ignacio J. Ortega [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, April 23, 2001 3:31 PM Subject: RE: JDBC Realm problem Hola Jeff: Some people has reported

Re: JDBC Realm problem

2001-04-23 Thread Andrew Robson
: Ignacio J. Ortega [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, April 23, 2001 3:31 PM Subject: RE: JDBC Realm problem Hola Jeff: Some people has reported problems that lookclose to yours..no solutions ... please test against latest code on CVS for 3.2 branch...3.3 code (m2

Re: JDBC Realm problem

2001-04-23 Thread Jeff Kilbride
pool implementation for JDBCRealm. Would you be willing to send it to me outside the list? Thanks, --jeff - Original Message - From: Andrew Robson [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, April 23, 2001 5:56 PM Subject: Re: JDBC Realm problem Hi Jeff, I had exactly

RE: JDBC Realm problem

2001-04-23 Thread Ignacio J. Ortega
.too much for an email..use at your own risk :))) Thanks, --jeff Saludos , Ignacio J. Ortega - Original Message - From: Ignacio J. Ortega [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, April 23, 2001 3:31 PM Subject: RE: JDBC Realm problem Hola Jeff: Some