ajax4jsf « IceFaces « JSF Q&A





1. Clash icefaces and ajax4jsf    icefaces.org

Hi, In our tomcat 5.5 server we have a particular setup: we have a web application in a war file build using ajax4jsf / myfaces >>>icefaces is not used here!<<<, in tomcat in shared/lib the icefaces jar files are present for our other applications. I found out that because of the presence the icefaces jar files, the webapplication will not start..... ...

3. how to use ajax4jsf with icefaces    icefaces.org

I got the following exception. Can anybody suggest where could the problem be org.apache.catalina.core.ApplicationDispatcher invoke SEVERE: Servlet.service() for servlet Faces Servlet threw exception java.lang.UnsupportedOperationException at com.sun.faces.context.BaseContextMap.remove(ExternalContextImpl.java:413) at com.icesoft.faces.application.D2DViewHandler.createView(D2DViewHandler.java:181) at org.ajax4jsf.application.ViewHandlerWrapper.createView(ViewHandlerWrapper.java:84) at org.ajax4jsf.application.AjaxViewHandler.createView(AjaxViewHandler.java:91) at com.sun.faces.lifecycle.RestoreViewPhase.execute(RestoreViewPhase.java:164) at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200) at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:90) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:197) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188) at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:679) at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:461) at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:399) at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:301) at org.apache.jasper.runtime.PageContextImpl.doForward(PageContextImpl.java:686) at org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:656) at org.apache.jsp.index_jsp._jspService(index_jsp.java:54) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98) at ...

4. how to use ajax4jsf with icefaces    icefaces.org