Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] jetty admin webapp

As soon as you'll have it on github, I will have a look at the sources and try it out.

Let us know if you've got any feedback or wishes about JMX Webservice.

On 9/1/11 2:53 PM, Jesse McConnell wrote:
git thee to github!

seriously though, the screenie is cool, what are you using to get
values?  I know I have talked to you about this previously but your
still polling for these values, right?

cheers,
jesse

--
jesse mcconnell
jesse.mcconnell@xxxxxxxxx



On Tue, Aug 30, 2011 at 22:09, Jared Chapman<jaredjchapman@xxxxxxxxx>  wrote:
Hi all,
Attached is a screenshot of an admin webapp for Jetty that I've started
working on in my spare time.
The functionality is incomplete at this point, but I wanted to throw
something out there now to start getting some feedback.  The UI is written
using GWT. The info displayed and the functionality is gathered/performed
via the attributes and operations exposed through the Jetty JMX Webservice
webapp.  I'm also working on adding some threading info, file count info,
the ability to deploy new webapps, etc.
Any comments/suggestions at this time are welcome.  I will continue to sent
updates as things progress, and eventually get the source out there on
github.
Thanks,
Jared
_______________________________________________
jetty-dev mailing list
jetty-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-dev


_______________________________________________
jetty-dev mailing list
jetty-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-dev



Back to the top