7 号码头8、为Maven启用JMX
在jetty 7上为maven启用jmx的方法是什么?我设置了-Dcom.sun.management.jmxremote
但仍然无法成功。我应该包含 jetty Maven 插件的另一个依赖项吗?
谢谢
What is the way of enabling jmx at jetty 7 for maven. I set -Dcom.sun.management.jmxremote
but still could not be successful. Should I include another dependency for jetty maven plugin?
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我不知道使用 Cygwin 会导致此类问题。我的问题是因为 Cygwin。为了解决我的问题,我也启动了 Cygwin 的 JConsole 或 JVisualvm...
I was not aware of using Cygwin can cause such kind of problems. My problem was because of Cygwin. In order to solve my problem I started JConsole or JVisualvm by Cygwin too...