Thanks Piero, that is indeed a bug. That happens because your SSO is not serializable.
I've updated my post with the fix. On Thu, Jun 25, 2009 at 10:22, Piero Sartini <li...@pierosartini.de> wrote: > Hi Hugo! > > This is very useful! Just gave it a try and found a bug: > > ${currentSessionAttribute.size} seems to be empty or NULL for SSOs. > This leads to a NullPointerException within formatBytes(). > > Piero > > > Am Donnerstag, 25. Juni 2009 11:04:09 schrieb Hugo Palma: > > I've created an application status page that it's very similar to the > > service status that is bunbled with the framework but instead of showing > > information on services it shows information on the web application > itself. > > > > You can check out the code for it and a screenshot here > > > http://hugopalma.wordpress.com/2009/06/24/tapestry-application-status-page/ > > > > I would also like to know if you guys think that such a page should be > > included in the framework itself. If so i'll gladly create the issue and > > appropriate patch. > > > > Cheers, > > Hugo > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >