Re: Console for Tomcat

2010-03-11 Thread Sandro Martini
Hi, I'm continuing the study to see what type of Graphical (RIA) Console could be developed for Tomcat, and I have spoken with other Pivot developers, but at this point we need some help from you to better understand some key points that make that application really useful. JMX could be the way t

Re: Console for Tomcat

2010-03-04 Thread Sandro Martini
Hi to all, and thanks for your feedback, I've waited a little before to respond to start to look better at some of the Tomcat JMX features. I cross-post Pivot Developers here to give others some update. > Costin > There is a servlet that dumps all JMX objects - in a strange format ( like > manife

Re: Console for Tomcat

2010-03-04 Thread Rainer Jung
On 03.03.2010 00:14, Bill Stoddard wrote: On 3/2/10 1:33 PM, William A. Rowe Jr. wrote: On 3/2/2010 7:18 AM, Mark Thomas wrote: On 02/03/2010 00:20, Sandro Martini wrote: For a Full Administration Console (I don't see this since a long time) we have to see later, this is complex and requires

Re: Console for Tomcat

2010-03-02 Thread Costin Manolache
There is a servlet that dumps all JMX objects - in a strange format ( like manifest or INI file - not hard to parse ). Would be great ( and quite easy ) to make it also output json. All information you want should be there - and much more. Exposing new data is also easy. You can also use some of

Re: Console for Tomcat

2010-03-02 Thread Bill Stoddard
On 3/2/10 1:33 PM, William A. Rowe Jr. wrote: On 3/2/2010 7:18 AM, Mark Thomas wrote: On 02/03/2010 00:20, Sandro Martini wrote: For a Full Administration Console (I don't see this since a long time) we have to see later, this is complex and requires many features ... This i

Re: Console for Tomcat

2010-03-02 Thread William A. Rowe Jr.
On 3/2/2010 7:18 AM, Mark Thomas wrote: > On 02/03/2010 00:20, Sandro Martini wrote: > >> For a Full Administration Console (I don't see this since a long time) >> we have to see later, this is complex and requires many features ... > > This is the bit that, to me, offers an opportunity for real

Re: Console for Tomcat

2010-03-02 Thread Mark Thomas
On 02/03/2010 00:20, Sandro Martini wrote: My post here is to see if someone of Tomcat developers is interested in supporting us making a Console for Tomcat, but instead of usual Web pages, making it as a RIA Applet or an Application (for example deployed via Web Start). Or at least if you think