0 Replies Latest reply on Jun 16, 2011 10:10 AM by s.arindam83

    Facing issues when trying to deploy a richfaces4/ajax4jsf app on weblogic

    s.arindam83

      Hi,

       

      I am facing an issue with richfaces4 , I get the below mentioned exception when I try to deploy a richfaces4 app in weblogic 10.3.4. I am using JSF2

       

      the exception is

       

      Caused By: java.lang.NoSuchMethodException: org.ajax4jsf.taglib.html.facelets.AjaxComponentHandler.<init>(javax.faces.view.facelets.ComponentConfig)

          at java.lang.Class.getConstructor0(Class.java:2706)

          at java.lang.Class.getConstructor(Class.java:1657)

          at com.sun.faces.facelets.tag.AbstractTagLibrary$UserComponentHandlerFactory.<init>(AbstractTagLibrary.java:290)

          at com.sun.faces.facelets.tag.AbstractTagLibrary.addComponent(AbstractTagLibrary.java:522)

          at com.sun.faces.facelets.tag.TagLibraryImpl.putComponent(TagLibraryImpl.java:111)