DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8091>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8091 JDBCRealm makes Tomcat unusable if the database is unavailable when Tomcat starts [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | ------- Additional Comments From [EMAIL PROTECTED] 2002-04-15 16:24 ------- I actually forgot to reopen the bug :-( The proposed solution is to do nothing. However, if the realm doesn't start correctly the Tomcat server is unusable - it accepts incoming connections and never sends any response. Give it a try and you'll see how annoying it is!. I think that, if JDBCRealm is so critical component (what about the deployed applications that don't use any security ???), Tomcat should print the error message and EXIT. However, it seems to me that it should be possible to start Tomcat without JDBCRealm running properly (if db connection cannot be established) - when a security check is necessary then retry the connection - it may be back :-). Cheers, Slawek Zachcial -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
