JSF and XML propertie File instead DOTpropertie File
Hello
I'll would like to load resources in JSF (<f:loadBundle>)
Coming out by a xml File instead a .propertie File.
I've got no problem get resources stored in .properties
I try to change the files. Al I get is a exception throw by
org.apache.myfaces.taglib.core.LoadBundleTag resolveBundle
Resource bundle 'com.webapp.navigation.' could not be found.
Where did I find some information about?
Where is it to configure?
The Servletcontainer is Tomcat.
Thank You
esion
.

