DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30192>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30192 FORM based login Error forwarding to login page ------- Additional Comments From [EMAIL PROTECTED] 2004-07-19 21:06 ------- The user table is called usr and the roles table is tcroles. The user table uses a composite primary key (usr_idd + usr_cmpny). I thought that this could be an issue so I created a test table (usr1) and set it like the example on the document page for JDBC realms. However, this still gave me the same error. The JDBC driver was placed in common/lib and then later moved to server/lib to try troubleshooting there too. The jdbc driver is jtds-0.8-rc1.jar and the driver is good as I am able to retrieve and write data to my database later in the application. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]