[jboss-user] [JBoss Tools (users)] - Re: Resource messages not displayed in JBoss Tools Visual Ed
yradtsevich
do-not-reply at jboss.com
Sat Jun 6 05:49:50 EDT 2009
As an another workaround you can simply add the folowing code to faces-config.xml:
<application>
| <resource-bundle>
| <base-name>messages</base-name>
| <var>messages</var>
| </resource-bundle>
| </application>
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4235774#4235774
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4235774
More information about the jboss-user
mailing list