e columns as
follow.
I can connect to firebird using this driver from netbeans with a simple java
application, for example.
Thank you!
- Original Message -
From: "Vedanta Ulises" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Friday, October 28, 2005 9:11 A
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 users authentication and
> i'm using net
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