开发者

How can JMX in embedded glassfish be activated?

开发者 https://www.devze.com 2023-03-10 12:32 出处:网络
how can one activate JMX in embedded glassfish (using maven-embedded-gl开发者_开发百科assfish-plugin)?The solution is to provide proper domain.xml to plugin:

how can one activate JMX in embedded glassfish (using maven-embedded-gl开发者_开发百科assfish-plugin)?


The solution is to provide proper domain.xml to plugin:

<configuration>
  <configFile>${basedir}/domain.xml</configFile>
</configuration> 

Default one has JMX inactive.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号