JMX Wicket panel

29 08 2007

Gerolf silently added a project in Wicket stuff that provides a Wicket JMX panel. Basic but already sweet, it once again shows you that custom components rock.

By simply doing:

  add(new JmxPanel("jmx"));

you’ll have a panel that currently looks like this:

JMX panel component





Xavier gets the JavaZone talk on Apache Wicket

23 08 2007

I can’t make it to JavaZone this year. I would have loved to do the talk, and visit Norway in the process, but that dreaded Wicket In Action, my day job and all the other stuff going on just doesn’t allow for that.

Fortunately, I found two people willing to stand in for me, Xavier Hanin and Gerolf Seitz. Xavier will be the one doing the talk, and he posted to the user list asking for some feedback. Good luck Xavier, and thanks! Also thanks to the JavaZone people. You’ve been great.

On a side note, I also tried to get a talk with NoFluffJustStuff in Seattle this year (which is in the weekend and next door, so that would have fitted my schedule). Unfortunately, other than ’send in your proposal’, I didn’t get any feedback from them. Quite a contrast.