Stephan, your previous code was absolutely ok and should have worked. So, there might be another issue with your app, which you probably should fix.
On Wed, Feb 2, 2011 at 4:05 PM, Stephan Windmüller < [email protected]> wrote: > On 02.02.2011 12:22, Thiago H. de Paula Figueiredo wrote: > > >> No. But I am adding the whole default validation messages to the > >> componentMessagesSource. Could this cause the problem? > > Have you tried using "after:*" or "before:*"? It's an ordered > > contribution, so sorting matters. > > Using "after:*" works. But I do not need the ValidationMessagesSource > now, contributing to ComponentMessagesSource did the trick. > > Thanks > Stephan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Best regards, Igor Drobiazko http://tapestry5.de
