See IResourceSettings.setThrowExceptionOnMissingResource(final boolean throwExceptionOnMissingResource). I think by default it is set to true.
Ernesto On Thu, May 6, 2010 at 1:47 PM, MattyDE <[email protected]> wrote: > > I try to use: > > <th><wicket:message key="Material > Number">Materialnummer</wicket:message></th> > > but Unexpected RuntimeException: WicketMessage: Property 'Material Number' > not found in property files. > > > i thought if no property has been found the Default "Materialnummer" would > be used? > > https://cwiki.apache.org/WICKET/wickets-xhtml-tags.html tells the same. > > thanks in advance! > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Wicket-Message-DefaultValue-is-not-working-tp2132484p2132484.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
