【发布时间】:2015-12-03 00:55:56
【问题描述】:
JavaMelody 问题的“入门”。 我有一个现有的 tomcat Web 服务,我想用 javamelody 进行分析。
我跟着Step 1 in their instructions here,重新部署了战争。
我的tomcat服务器是用https设置的。我的上下文是,比如说,“foo-service”。
于是我又去了https://<host>/foo-service/monitoring,却得到了
“需要 401 错误验证”。
我做错了什么?
【问题讨论】:
标签: tomcat java-melody