Menu

#8 Tomcat ServerLifecycleListener needs MBean

Next Release
closed
PaulE
None
5
2003-07-31
2003-06-12
Anonymous
No

Moving from v4.1.18 to v4.1.24 of tomcat causes the
following message to now be displayed at application
start up.

ServerLifecycleListener: Can't create mbean for realm
org.jaffa.tomcat.realm.JDBCEncryptionRealm@1abcc03

Need to fix security realm to support latest JMX specs
required by tomcat.

We need to
- resync our realm with latest code from JDBC realm
- create a mbean definition for our class
- include the mbean in the jaffa-tomcat.jar
- write some documentation to explain how this is
configured...

Discussion

  • PaulE

    PaulE - 2003-06-14
    • assigned_to: nobody --> ut_paule
     
  • PaulE

    PaulE - 2003-06-14

    Logged In: YES
    user_id=300119

    Code has been checked into CVS. Documentation checked
    into web site
    Still need to
    - release the new jaffa-tomcat.jar on RFS
    - releaee the new document on web site
    - post follow-up artical on tomcat site

     
  • PaulE

    PaulE - 2003-07-31

    Logged In: YES
    user_id=300119

    Completed in v1.2 of jaffa. New docuemntation on web site,
    new jaffa-tomcat.jar contains the MBean descriptor. E-mail
    sent to tomcat-user list server

     
  • PaulE

    PaulE - 2003-07-31
    • milestone: --> Next Release
    • status: open --> closed
     

Log in to post a comment.