2 Replies Latest reply on May 29, 2007 1:03 PM by rkosiarz82

    Richfaces + Seam

    srpantano

      When I try to run the war the Jboss show:

      WARN [application] JSF1004: Cannot instantiate component of type org.richfaces.Tree
      18:01:13,327 ERROR [[/web]] org.richfaces.component.html.HtmlTree
      javax.faces.FacesException: java.lang.UnsupportedOperationException
      
      ...
      
      at java.lang.Thread.run(Thread.java:619)
      Caused by: java.lang.UnsupportedOperationException
      at com.sun.faces.config.ConfigureListener$InitFacesContext.getViewRoot(ConfigureListener.java:1690)
      
      ...
      
      WARN [config] One or more configured application objects cannot be created. See your web application logs for details.
      18:01:13,499 ERROR [[/web]] Exception sending context initialized event to listener instance of class org.jboss.web.jsf.integration.config.JBossJSFConfigureListener
      javax.faces.FacesException: One or more configured application objects cannot be created. See your web application logs for details.
       at com.sun.faces.config.ConfigureListener.verifyObjects(ConfigureListener.java:1403)
      


      please how fix it?


      PS: I´m using Jboss 4.2.0GA, Seam 1.2.1GA, JSF 1.2, Facelets 1.12 and richfaces 3.0.0.


      tks.

      Sergio.