Juergen Donnerstag wrote:
The exception you provided us looks like:
...

Caused by: java.util.MissingResourceException: Unable
to find resource: form.email.TypeValidator
   at wicket.Localizer.getString(Localizer.java:147)
   at wicket.Localizer.getString(Localizer.java:88)
   at
wicket.markup.html.form.validation.AbstractValidator.error


Don't just look at the "last" exception. The "causing" exceptions may
give you additional hints.

Yeah, I saw that last exception but until today I never dealt with Wicket resource files so I was clueless on what that meant. I was under the impression that the missing resource was a bug in Wicket, now I know that I was meant to provide it.


        Thanks for your help in tracking this down!

Gili


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to