4 Replies Latest reply on Oct 7, 2002 7:56 PM by nphelps

    JMX Console Webapp PropertyEditor for Element?

    nphelps

      You can easily use an org.w3c.dom.Element as the value for an MBean attribute during startup. However, when trying to set that attribute from the JBoss JMX management console webapp, an exception is thrown saying that there is not PropertyEditor for org.w3c.dom.Element. How might I remedy this situation?