https://bz.apache.org/bugzilla/show_bug.cgi?id=60927

--- Comment #1 from Huxing Zhang <huxing.zh...@gmail.com> ---
One of the workaround might be: 
1) call javax.management.MBeanServer#queryNames('*:type=Server', null) to get a
set of possible object names.
2) iterate through all the possible object names and get the info you want.

But I feel that providing the ability to config domain name in embeded tomcat
is still useful, at least it allows the user the simplify the way getting
information via JMX.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to