Sounds fine, thank you.

I tried several ways:

e.g.

<factory name="msg" auto-create="true" value="#{messages}"  />

<factory name="msg" auto-create="true" value="#{org.jboss.seam.core.messages}"  
/>

Is it the correct way?

Is it also possible with:
<core:resource-bundle bundle-names="msg">
<core:bundle-names>     
 packageName.ResourceBundleClassname
</core:bundle-names>
</core:resource-bundle>
? So I can overwrite the key "messages"?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4089693#4089693

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4089693
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to