• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Richfaces: problem with facesconfig

 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello

i started working with RichFaces to decorate my page and I succeeded to create menu but when I added facesconfig to define the rules of navigation when I compile my page an error message appears



the same if I leave the facesconfig empty like this






the same error message appears,but when I remove the facesconfig I can compile my pages jsf with success this is the first time I use RichFaces so I do not know how correct this and what to add can you help me please thanks

remark: i use jsf 2.0
thanks
 
reply
    Bookmark Topic Watch Topic
  • New Topic