Re: Class aliases for shared resources

2009-01-16 Thread Marc S.
Nobody here with an answer? Problem still open here. Marc S. wrote: I have the same problem now with Wicket 1.4-rc1. Anyone knows if this is a bug or am I doing something wrong? Thanks, Marc hbf wrote: I have a shared resource that I add in my application's init() method

Re: Class aliases for shared resources

2008-12-31 Thread Marc S.
I have the same problem now with Wicket 1.4-rc1. Anyone knows if this is a bug or am I doing something wrong? Thanks, Marc hbf wrote: I have a shared resource that I add in my application's init() method via SharedResources sharedResources = getSharedResources();