aspose file tools
The moose likes JSF and the fly likes how to declare element type Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "how to declare element type "resource-bundle" must be declared" Watch "how to declare element type "resource-bundle" must be declared" New topic
Author

how to declare element type "resource-bundle" must be declared

Syskata Mitev
Ranch Hand

Joined: Aug 23, 2006
Posts: 51
I have a simple web application with JavaServer Facase framework and when i deploy tomcat return :

Element type "resource-bundle" must be declared.
Element type "base-name" must be declared.
Element type "var" must be declared.


this is my code

faces-config.xml



Please, give me help where i am wrong.
Thanks in advance.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: how to declare element type "resource-bundle" must be declared
 
Similar Threads
Acegi Configuration
java.lang.IllegalStateException: using sendRedirect()
Why does URL change if REDIRECT not specified?
Help - JSF Tomcat Config Error
Which Package to Import to Use FacesContext's getRequestMap()?