Hi all,
Thx for all the answers. I deleted my context file, the login.jsp, the data
from the db and configured everything again (using localDataSource="true" to
be able to use the local data source) .
Now the auth is working!!!
I'm pretty sure, as u said, that I had a problem or in my jsp login fi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Nicolas,
Nicolas Gonzalez wrote:
> I have a DB with users and user-roles tables and data in those tables but
> every time I try
> to log in my application it will fail with no reason, nor log either!
Care to give us the database schema you are using?
Hi Mark and David!
See my response inline
On 10/8/07, Mark Thomas <[EMAIL PROTECTED]> wrote:
>
> Nicolas Gonzalez wrote:
> > I've done almost (I think that everything!) that the doc requires to
> > configure a FORM
> > based authentication and doesn't work.
> > I have a DB with users and user-role
Please provide
web.xml
login form file (most probaly something like login.jsp)
url you typed in browser
what you see on screen
`Nicolas Gonzalez a écrit :
Hi,
I'm experiencing a problem with the FORM based authentication provided by
Tomcat.
I've done almost (I think that everything!) that the d
Nicolas Gonzalez wrote:
> I've done almost (I think that everything!) that the doc requires to
> configure a FORM
> based authentication and doesn't work.
> I have a DB with users and user-roles tables and data in those tables but
> every time I try
> to log in my application it will fail with no r
Hi,
I'm experiencing a problem with the FORM based authentication provided by
Tomcat.
I've done almost (I think that everything!) that the doc requires to
configure a FORM
based authentication and doesn't work.
I have a DB with users and user-roles tables and data in those tables but
every time I t