On Fri, Sep 6, 2013 at 8:11 PM, Martin Dietze <d...@fh-wedel.de> wrote:

> On Fri, September 06, 2013, Martin Grigorov wrote:
>
> > Is there a chance that you create a bundle without any
> resource(reference) ?
>
> Not quite sure I understand this correctly,
>

In YourApplication#init() you something like:
getResourceBundles().addXyzBundle(Class, String, resourceReferences*).
For some reason some of the references cannot load its resource data.


> I tried avoiding the use of the ConcatBundleResource altogether
> by overriding the method that creates it in my Application for
> my test. But this did not make any difference.
>
> Cheers,
>
> M'bert
>
> --
> ----------- / http://herbert.the-little-red-haired-girl.org /
> -------------
> =+=
> Die Freiheit ist uns ein schoenes Weib.
> Sie hat einen Ober- und Unterleib.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to