0 Replies Latest reply on Aug 25, 2005 8:13 AM by wikey

    Custom MBean

    wikey

      Hi,

      I'm researching custom MBean.

      Refer to this web site.
      http://www.huihoo.com/jboss/online_manual/3.0/ch13s26.html

      This web site show how to bind a HashMap to JNDI.

      Is there anyway i can bind a Serializable Object instead a HashMap.?

      Thanks