https://bz.apache.org/bugzilla/show_bug.cgi?id=64805
Bug ID: 64805
Summary: JMXProxyServlet dependencies are missing in embedded
tomcat
Product: Tomcat 9
Version: 9.0.38
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Packaging
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: -----
Created attachment 37496
--> https://bz.apache.org/bugzilla/attachment.cgi?id=37496&action=edit
code to reproduce
We are using the embedded-tomcat with a spring-boot application and enabled the
JMXProxyServlet to get access to the JMX values.
When we enabled it we got a java.lang.ClassNotFoundException:
org.apache.catalina.tribes.util.StringManager
so it looks like not all dependencies are included in the embedded tomcat that
are needed for the JMXProxyServlet
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]