-
Bug
-
Resolution: Fixed
-
P5
-
1.0
-
None
-
1.0
-
generic
-
generic
-
Verified
Bad copy/paste with other constructors:
public JMXMPConnectorServer() throws java.io.IOException
Throws:
java.lang.IllegalArgumentException - if env contains some invalid values.
java.io.IOException
=> need to remove the IllegalArgumentException
Same for the
public JMXMPConnectorServer(MBeanServer mbs)
constructor
###@###.### 2003-09-02
public JMXMPConnectorServer() throws java.io.IOException
Throws:
java.lang.IllegalArgumentException - if env contains some invalid values.
java.io.IOException
=> need to remove the IllegalArgumentException
Same for the
public JMXMPConnectorServer(MBeanServer mbs)
constructor
###@###.### 2003-09-02