Yeah. I was reading up on JMX too. That's a nice new feature to add for Wicket.

Eelco

On 1/17/06, Johan Compagner <[EMAIL PROTECTED]> wrote:
> the nicest thing would be an M(X)Bean of wicket...
> Where you can see with JConsole just about anything and for example start
> recording things....
>
> If i have the time and read the book (JMX in action) then i hope i can make
> something..
>
> johan
>
>
>
> On 1/17/06, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> >
> > Yes, there is since a couple of weeks. If you check out HEAD (1.2.)
> > you can see the debug icons in the upper left corner of the examples.
> > It'll display some session size info etc.
> >
> > Furthermore, there is a logger in Session you can turn to DEBUG which
> > then triggers serialization of pages like you would have when you
> > would do session replication. The sizes are logged to that logger too.
> >
> > Eelco
> >
> > On 1/17/06, Brent Roberts < [EMAIL PROTECTED]> wrote:
> > >
> > > Thanks for considering this.
> > >
> > > What would be nice is to provide stategies to help understand what you
> see in
> > > Tomcat's manager display regarding the number of sessions currently
> active in
> > > your application.  I have seen some really high numbers at times with
> only a
> > > couple of users hitting the application.
> > >
> > > Is there a way to dump (for a lack of a better term) the sessions and
> the
> > > corresponding component hiearchies?  It would be nice to have a standard
> way
> > > within Wicket to show the active sessions and intelligently 'walk' the
> > > component hierarchy and identify the associated models.  I think this
> would be
> > > a great tool for the book to help explain what is in memory.
> > >
> > >
> > >
> > >
> > > -------------------------------------------------------
> > > This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> files
> > > for problems?  Stop!  Download the new AJAX search engine that makes
> > > searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> > >
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
> > > _______________________________________________
> > > Wicket-develop mailing list
> > > Wicket-develop@lists.sourceforge.net
> > >
> https://lists.sourceforge.net/lists/listinfo/wicket-develop
> > >
> >
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> files
> > for problems?  Stop!  Download the new AJAX search engine that makes
> > searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> >
> http://sel.as-us.falkag.net/sel?cmdlnk&kid3432&bid#0486&dat1642
> > _______________________________________________
> > Wicket-develop mailing list
> > Wicket-develop@lists.sourceforge.net
> >
> https://lists.sourceforge.net/lists/listinfo/wicket-develop
> >
>
>


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to