Of course not, that should be the path to your validation.properties that you 
would've had added with the ValidationMessages instead. Put your properties 
somewhere under src/main/resources and set the path relative to that directory 
(src/main/java works as well as long as the directory is in the classpath...)
You just specify the base bundle, so no need to add 
customMessages_en.properties as well. Tapestry'll find them. 

Am 07.01.2011 um 09:22 schrieb Stephan Windmüller:

> On 06.01.2011 21:54, Christian Riedel wrote:
> 
>> Never used ValidationMessages but I can tell you how I add additional 
>> resources:
> 
> Thanks, this looks exactly like that what I need. But the code does not
> work, "validation.properties" is not found. Is this not the one shipped
> with tapestry?
> 
> Regards
> Stephan
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to