using even
netbeans to make db connections - using the same driver!
- Original Message -
From: "GB Developer" <[EMAIL PROTECTED]>
To: "'Tomcat Users List'"
Sent: Friday, October 28, 2005 4:01 PM
Subject: RE: JDBC Realm Configuration
-Original
Message -
From: "GB Developer" <[EMAIL PROTECTED]>
To: "'Tomcat Users List'"
Sent: Friday, October 28, 2005 3:13 PM
Subject: RE: JDBC Realm Configuration
-Original Message-
From: Vicente Couto [mailto:[EMAIL PROTECTED]
Sent: Thursday, Octob
My jdbc (firebirdsql-full.jar) driver is already in
/commom/lib.
- Original Message -
From: "Jun Zhu" <[EMAIL PROTECTED]>
To: "Vicente Couto" <[EMAIL PROTECTED]>; "Tomcat Users List"
Sent: Friday, October 28, 2005 2:29 PM
Subject: Re: JDBC R
M
Subject: Re: Realm JDBC
could you help to describe what have you done? such as provide your
server.xml and your database structure esp app_user and user_role tables
On 10/28/05, Vicente Couto <[EMAIL PROTECTED]> wrote:
Hi All,
I'm trying to configure a JDBC realm for request u
Hi All,
I'm trying to configure a JDBC realm for request users authentication and
i'm using netbeans 4.1.
I follow the tomcat docs example, and when i use a "memory realm" everything
works fine.
But when i put the JDBC realm in server.xml file tomcat throws a lot of
exceptions, and ask for tomc
Hi All,
I'm trying to configure a JDBC realm for request users authentication and
i'm using netbeans 4.1.
I follow the tomcat docs example, and when i use a "memory realm" everything
works fine.
But when i put the JDBC realm in server.xml file tomcat throws a lot of
exceptions, and ask for tomcat
Hi All,
I'm trying to configure a JDBC realm for request users authentication and i'm
using netbeans 4.1.
I follow the tomcat docs, and when i use a "memory realm" everything works fine.
But when i put the JDBC realm in server.xml file tomcat throws a lot of
exceptions, and ask for tomcat manager
Hi All,
I'm using tomcat 5.5.12 and i want use authentification with JDBC realm. I'm
using netbeans 4.1 and firebird.
I had got added to the file web.xml:
Example Security Constraint
Protected Area
/*
DELETE
GET
POST