[Bug 64805] JMXProxyServlet dependencies are missing in embedded tomcat

2020-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64805 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 64805] JMXProxyServlet dependencies are missing in embedded tomcat

2020-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64805 --- Comment #2 from Mark Thomas --- That is a bug in JMXProxyServlet. It is importing from the wrong package. I'll fix that shortly. -- You are receiving this mail because: You are the assignee for th

[Bug 64805] New: JMXProxyServlet dependencies are missing in embedded tomcat

2020-10-12 Thread bugzilla
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

[Bug 64805] JMXProxyServlet dependencies are missing in embedded tomcat

2020-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64805 --- Comment #1 from Michael Cramer --- only used dependencies are in pom.xml org.apache.tomcat.embed tomcat-embed-core 9.0.38 org.apache.tomcat.embed t

Get-and-set with JMXProxyServlet

2012-07-03 Thread Christopher Schultz
All, I have a slight interest in implementing either a get-and-set or get-and-invoke (or both) in JMXProxyServlet. While it is easy to script get-then-set (or get-then-invoke), I'd like to be able to, with a single URL, get one value and (for example) reset the value to zero (or call some

Re: JMXProxyServlet

2005-12-19 Thread anita kulshreshtha
purposes > I stick with > subclassing StandardMBean as this gives standard > MBean behavior plus > dynamic and open MBean behaviors as you need them. > > I assume JMXProxyServlet only proxies MBeans in the > Tomcat VM, right? I > ask as I have a JMXProxyServlet that

Re: JMXProxyServlet

2005-12-19 Thread Jess Holle
stick with subclassing StandardMBean as this gives standard MBean behavior plus dynamic and open MBean behaviors as you need them. I assume JMXProxyServlet only proxies MBeans in the Tomcat VM, right? I ask as I have a JMXProxyServlet that proxies JSR 160 connections over HTTP as a custom JS

Re: JMXProxyServlet

2005-12-19 Thread Dakota Jack
tuff! > > > > On 12/18/05, anita kulshreshtha > > <[EMAIL PROTECTED]> wrote: > > > > > > Hi All, > > > What is required for a servlet to be able to > > > behave like the JMXProxyServlet in tomcat manager > > > application? > >

Re: JMXProxyServlet

2005-12-19 Thread anita kulshreshtha
> > > Hi All, > > What is required for a servlet to be able to > > behave like the JMXProxyServlet in tomcat manager > > application? > > > > Thanks In Advance > > Anita > > > > __ >

Re: JMXProxyServlet

2005-12-18 Thread Dakota Jack
Look at the literature on JMX. Interesting stuff! On 12/18/05, anita kulshreshtha <[EMAIL PROTECTED]> wrote: > > Hi All, > What is required for a servlet to be able to > behave like the JMXProxyServlet in tomcat manager > application? > >

JMXProxyServlet

2005-12-18 Thread anita kulshreshtha
Hi All, What is required for a servlet to be able to behave like the JMXProxyServlet in tomcat manager application? Thanks In Advance Anita __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http