We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3200f3e commit 7c3cdf8Copy full SHA for 7c3cdf8
spring-context/src/test/java/org/springframework/jmx/support/MBeanServerConnectionFactoryBeanTests.java
@@ -37,7 +37,7 @@
37
*/
38
public class MBeanServerConnectionFactoryBeanTests extends AbstractMBeanServerTests {
39
40
- private static final String SERVICE_URL = "service:jmx:jmxmp://localhost:9876";
+ private static final String SERVICE_URL = "service:jmx:jmxmp://localhost:9878";
41
42
private JMXServiceURL getServiceUrl() throws MalformedURLException {
43
return new JMXServiceURL(SERVICE_URL);
0 commit comments