Hi Tapestry gurus! :) I'm facing an interesting problem with a service that
I'm trying to build. This service will aid in building a navigation menu,
but for localization purposes, I need to get a "Messages" reference for
access to the application-wide message catalog.

I searched through the archives, documentation, etc, but couldn't find a way
to get this reference? I understand that normally the "Messages" instances
are only created for particular pages/components, and they contain combined
resources from the main (app-wide) message catalog, as well as
page/component-specific message catalog, including inheritance. 

But what if I only wanted to have "Messages" instance for the app-wide
properties file within my service? Is it possible at all? I hope this makes
sense...

Thanks in advance :)
Rado
-- 
View this message in context: 
http://www.nabble.com/T5%3A-Getting-reference-to-app-wide-message-catalog-%28in-a-service%29--tp20127079p20127079.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to