https://issues.apache.org/bugzilla/show_bug.cgi?id=45984
Summary: Missing MbeansSource
Product: Tomcat 6
Version: 6.0.18
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Trying to run following code:
Engine baseEngine = embedded.createEngine();
Get a ClassNotFoundException.
In the StandardEngine there is a ref to
org.apache.tomcat.util.modeler.modules.MbeansSource
The MbeansSource class that is bundeled is:
org/apache/tomcat/util/modeler/modules/MbeansSource
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]