Note that the warning about 'faces-config.xml null or empty' is a) just
a warning -- it's not an error; and b) is just telling you that you
don't have a default locale configured in your faces-config.xml -- which
is normal if you haven't deployed one.
The real problem is elsewhere. You'll need
I am testing show-case jsf plugin in my project: I copy java files and jsp
files and struts-jsf files as what the showcase does, and I also add jsf
sevlet in web.xml, but there came the error when I deploy the war: it still
searches for the face-config.xml, but in the showcase, there is no
face-co
I am testing show-case jsf plugin in my project: I copy java files and jsp
files and struts-jsf files as what the showcase does, and I also add jsf
sevlet in web.xml, but there came the error when I deploy the war: it still
searches for the face-config.xml, but in the showcase, there is no
face-co
3 matches
Mail list logo