-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: 1.0
-
Component/s: core-svc
-
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