https://issues.apache.org/bugzilla/show_bug.cgi?id=49132
Pid <bugzi...@pidster.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #6 from Pid <bugzi...@pidster.com> 2010-04-23 21:45:22 EDT --- (In reply to comment #5) > This has been fixed in 7.0.x and will be included in 7.0.0 onwards. I think this fix breaks Realms. I built Tomcat from trunk after this fix but it refuses to start up. It looks like the call to getGlobalNamingContext() fails to start the problem. It would have logged "Exception looking up UserDatabase under key UserDatabase", but instead throws NPE because the containerLog field is null when UserDatabaseRealm.startInternal() is called. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org