Works fine in embedded Jetty. Let's see in Tomcat.. Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov
On Tue, Oct 14, 2014 at 5:48 PM, Martin Grigorov <[email protected]> wrote: > Let me see. > > Martin Grigorov > Wicket Training and Consulting > https://twitter.com/mtgrigorov > > On Tue, Oct 14, 2014 at 5:45 PM, Sebastien <[email protected]> wrote: > >> Hi devs, >> >> I've got an issue with 7.0.0-SNAPSHOT which is/was not present in M3; it >> seems that Wicket extensions initializer is not called (no "init: Wicket >> extensions initializer" in the log). >> >> At least the exact error I have is: >> >> java.util.MissingResourceException: Unable to find property: >> 'datatable.no-records-found' for component: >> datatable:bottomToolbars:toolbars:2:td:msg >> [class=org.apache.wicket.markup.html.basic.Label]. Locale: null, >> style: null >> at org.apache.wicket.Localizer.getString(Localizer.java:237) >> >> >> Thanks & best regards, >> Sebastien >> > >
