External resource Bundle + Wicket's resource Bundles

2011-01-10 Thread Altuğ Bilgin Altıntaş
Hi all,

I tried
https://cwiki.apache.org/WICKET/creating-a-custom-resource-locator.html  it
works great but i now i can't reach Wicket's core resource bundles

Are there any way to load external resource bundle and still reaching
Wicket's core resource bundles too.

Thanks.

-- 
*Altuğ*
** http://www.kodcu.com


Re: External resource Bundle + Wicket's resource Bundles

2011-01-10 Thread Martin Grigorov
I'm not sure in which version this has been improved and I have no the
sources right now.
In case your Wicket version doesn't have the improvement: you need to save
the original list of resource loaders before adding your custom one and
re-add them after that.

2011/1/10 Altuğ Bilgin Altıntaş alt...@gmail.com

 Hi all,

 I tried
 https://cwiki.apache.org/WICKET/creating-a-custom-resource-locator.html it
 works great but i now i can't reach Wicket's core resource bundles

 Are there any way to load external resource bundle and still reaching
 Wicket's core resource bundles too.

 Thanks.

 --
 *Altuğ*
 ** http://www.kodcu.com