[jboss-user] [JBoss Seam] - Re: Error creating component org.jboss.seam.core.resourceBun

valterkonrad do-not-reply at jboss.com
Mon Nov 12 11:04:47 EST 2007


Hi I used as u show Pete, and in my view i put


  | <h:outputText value="#{applicationMessages.Hello}"/>
  | 

and components.xml


  |    <core:resource-loader>
  |    	<core:bundle-names>
  |    		<value>messages</value>
  |    		<value>applicationMessages</value>
  |    	</core:bundle-names>
  |    </core:resource-loader>
  | 

as u see, i am using i different bundle than default (messages)...

but don't work.

May u help-me?

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103752



More information about the jboss-user mailing list