https://issues.apache.org/bugzilla/show_bug.cgi?id=49234

--- Comment #27 from chamith buddhika <chamibuddh...@gmail.com> 2010-06-09 
05:45:12 EDT ---
Created an attachment (id=25556)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25556)
o.a.Catalina.Realm Patch

UserDatabaseRealm and LockoutRealm contains a method with POJO parameters. 
addRealm(org.apache.catalina.Realm)
I think an overload having a String would do the trick since there is only one
method to be taken care of. So a seperate MBean resource is not necessary. 
The patch adds missing attributes and methods and does some reordering of
attributes as well.

-- 
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

Reply via email to