aspose file tools
The moose likes Tomcat and the fly likes JDBC Relam and Form Based Authentication Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "JDBC Relam and Form Based Authentication " Watch "JDBC Relam and Form Based Authentication " New topic
Author

JDBC Relam and Form Based Authentication

Awais Bajwa
Ranch Hand

Joined: Jan 16, 2001
Posts: 190
Hi folks,
I am having problem when I moved my application from tomcat 4 to tomcat 5.
Using the Form Based authentication with JDBC Relam.

here is my server.xml entry ..




and here is my web.xml .



If any idea clicks in your mind then write your reply


Regards

Awais Bajwa

[ May 29, 2006: Message edited by: Awais Bajwa ]
[ May 29, 2006: Message edited by: Awais Bajwa ]
Awais Bajwa
Ranch Hand

Joined: Jan 16, 2001
Posts: 190
well, i am able to figure it out.
the problem was in the RDMS tables... foreign key constraint ..it has been resolved.

All above configurations are perfect.

A.B
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JDBC Relam and Form Based Authentication
 
Similar Threads
JDBCRealm and the security-constraint Element in the web.xml File
Problems with FORM Authentication
Basic Authentication using web.xml
Authentication problems with MySQL and Tomcat 6.0
after JNDI realm Authentication, need further specificity on authentication