RE: [Realm] MBeanException

2002-09-25 Thread Mark Hansen
Users List' Subject: RE: [Realm] MBeanException I fixed it. After downloading Tomcat's source code and then walking through the API and source, I was able to get my specialized DomRealm up and running without errors. There is still a tiny problem with non-page based logins though (Craig could maybe

RE: [Realm] MBeanException

2002-09-05 Thread Robert Parker
Members Equity Email System I have a similar problem... I found an earlier post which suggested commenting out the server lifecyle listeners. The post seemed to imply that it was a JMX classloading type issue. So try commenting out the listeners... This did not work for me, but I don't have

RE: [Realm] MBeanException

2002-09-05 Thread Jacob Hookom
, but authentication for the manager shows a blank page. -Jacob | -Original Message- | From: Robert Parker [mailto:[EMAIL PROTECTED]] | Sent: Thursday, September 05, 2002 10:22 PM | To: 'Tomcat Users List' | Subject: RE: [Realm] MBeanException | | Members Equity Email System | I have a similar problem

RE: [Realm] MBeanException

2002-09-05 Thread Jacob Hookom
Users List' | Subject: RE: [Realm] MBeanException | | Thanks, although I'm still in the same boat as you. | | I tried commenting out the listeners, but all it did was hide the | errors. The Common's model code and the Mbean API are sparsely | commented :-( | | I did add some System.outs