Howdy,Application#internalInit() isn't final. However, if you override it and don't call super.internalInit(), you won't add the session store, the converter locator, any of the component resolvers, etc. etc.
Obviously you have the init() method to configure your app with. So surely internalInit() should be made final?
Regards, Al -- Alastair Maw Wicket-biased blog at http://herebebeasties.com