Menu

MessAdmin availability on WebLogic 9.x

Anand
2007-04-11
2013-01-24
  • Anand

    Anand - 2007-04-11

    Hi Cedric,

    I really liked product MessAdmin. This was something I was looking for instrumenting the session size.

    However, we use WebLogic 9.1. I checked your website and it says under "Known Issues" section that MessAdmin administration does not work with BEA WebLogic 9.x. :-(

    Is there any way that I can use your product with WebLogic 9.1, to get the session size? Can I get the HTTP Session size and other attributes to be written to either a file, instead of using the MessAdmin administration?

    Appreciate your early help. :-)

    Regards
    Anand

     
    • Cédrik

      Cédrik - 2007-04-11

      Anand, see my previous email answer.

      Basically, you can modify the JMX connector to export session size (add getSize() to clime.messadmin.jmx.mbeans.SessionMBean and clime.messadmin.jmx.mbeans.Session), or dump all sessions' information in a file from an administrative request (like /AdminMessageInject?action=dump): see clime.messadmin.admin.MessAdminServlet.

      Of course, the best thing would be to make the administration application work with WebLogic 9... If anyone reading this is fluent enough with BEA products, please give me a call!

      Cédrik

       

Log in to post a comment.