cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with resource bundles in data dictionary

fstnboy
Champ on-the-rise
Champ on-the-rise
Hi all,

My problem is that I need to register resource bundles stored in Data Dictionary/Messages and make them available to webscripts. I tried using the MessageService. Debugging it if I query for a key just after registering the resource bundle works fine. But in another thread the MessageService always returns null. I have to say I'm using a non-tenant alfresco installation.

My first idea was to register the resource bundles using the I18NUtil class, but couldn't figure out how to do so with the bundles within the store.

Any help would be great!
1 REPLY 1

fstnboy
Champ on-the-rise
Champ on-the-rise
I have to say I want to create them in data dictionary/messages (or somewhere else) as I want them to be available for any webscripts