Hi, We need a little extension to our configured DataSourceRealm. One of our ideas ist to implement a custom realm which is mostly the same as org.apache.catalina.realm.DataSourceRealm, but extended with a few lines of our own code. Unfortunately, we cant find the org.apache.catalina.realm.DataSourceRealm.class, but it is in the src-package.
Is it possible to extend org.apache.catalina.realm.DataSourceRealm ? If not, how exactly is it instantiatet ? It seems to be registered on the fly to the MBean Server, can anyone tell me a little bit more about that process or point me to some documentation where this task is described ? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]