My jdbc (firebirdsql-full.jar) driver is already in <TOMCAT-HOME>/commom/lib.

----- Original Message ----- From: "Jun Zhu" <[EMAIL PROTECTED]> To: "Vicente Couto" <[EMAIL PROTECTED]>; "Tomcat Users List" <users@tomcat.apache.org>
Sent: Friday, October 28, 2005 2:29 PM
Subject: Re: JDBC Realm Configuration


Hi,

You need to put your database (firebird) jar file to tomcat/common/lib.
Hope this helps.

Julia

"Vicente Couto" <[EMAIL PROTECTED]> 10/27/05 2:58 PM >>>
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 manager user and password (?) and
nothing
happens.
If i try to estabilish just a JDBC connection through netbeans, using
the
same JDBC driver, i have got connected to database.
I'm using firebird as database.
Anyone can give me some help?
Best regards


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to