> From: ubk [mailto:m.urbanow...@o2.pl]
> Subject: JDBCRealm, Tomcat and MySQL
>
>
> type="javax.sql.DataSource"/>
>
You say you're using Tomcat 6.0.18, but the config you've specified
is for some ancient version. Rea
Pid-2 wrote:
>
>
> Tomcat version?
>
> Are you sure you can connect to the database using the db user/pass
> you've specified?
>
>
> p
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional
ubk wrote:
> Hi all
> I have a problem with authorization based on JDBCRealm. When I'm trying to
> get access to some html page which is store in protected directory all that
> I can see is just login-error.jsp page. I'm using login and password from my
> database.
>
>
> My server.xml:
>
>
>
Hi all
I have a problem with authorization based on JDBCRealm. When I'm trying to
get access to some html page which is store in protected directory all that
I can see is just login-error.jsp page. I'm using login and password from my
database.
My server.xml: