Integrate « IceFaces « JSF Q&A





1. Integrate TinyMCE into Icefaces    stackoverflow.com

I need some help to integrate tinymce into icefaces project. When I click on a button or a commandLink to add some word into the tinymce editor, it does not render ...

2. Integrating struts2-icefaces    struts.1045723.n5.nabble.com

6. Problem in integrating icefaces with JSF application    icefaces.org

hi, we have a JSF application running on Websphere V6.0.2. we use RAD as our IDE. we are now trying to integrate icefaces with our application. we want to just modify some of our pages to icefaces and not all. so we are using just-ice.jar. we have SUN JSF 1.1 in our lib folder. we have also included the following jars: ...

7. Integrating Javacode in JSPX    icefaces.org

8. How to integrate Recaptcha with Icefaces.    icefaces.org

Is there any component readily available for Recaptcha support in Icefaces. Am using Icefaces1.7.2 on Tomcat 5.5.23 and Jdk 1.6.0_06, Jre 6u11. Am able to run as separate page. When i include it in my existing page which is included in a StackPanel. I dont have the page loaded itself. I think this problem is because of the DIV elements loaded ...





12. Integrating struts2-icefaces    icefaces.org

16. Integrate ICEFACES with CAPTCHA    icefaces.org





17. unable to integrate fckfaces with icefaces    icefaces.org

i am trying to capture the value of fckeditor textarea, but i am not getting it using value attribute of fck faces. i am using icefaces and myfaces in my project. i defined a property for the value attribute in my bean and called getter method in my action class. but it is returning only the initial value and not the ...

18. Integrate Custom Components    icefaces.org

19. Try to integrate ICEFaces 1.6.1 into existing JSF app    icefaces.org

I used the address demo as a reference. I updated my web.xml to support faces. I am using Tomcat 6.0. Here is what I get in the console of eclipse (with the latest MyEclipse): Sep 5, 2007 10:12:37 PM com.icesoft.faces.webapp.parser.Parser parse SEVERE: Failed to execute JSP lifecycle. java.lang.UnsupportedOperationException at com.icesoft.faces.webapp.parser.StubPageContext.getELContext(StubPageContext.java:205) at org.apache.taglibs.standard.tag.common.core.ForEachSupport.prepare(ForEachSupport.java:151) at javax.servlet.jsp.jstl.core.LoopTagSupport.doStartTag(LoopTagSupport.java:256) at com.icesoft.faces.webapp.parser.Parser.executeJspLifecycle(Parser.java:162) at com.icesoft.faces.webapp.parser.Parser.executeJspLifecycle(Parser.java:186) at com.icesoft.faces.webapp.parser.Parser.executeJspLifecycle(Parser.java:186) at ...

21. After integrating ICEFaces .faces extension doesn't work anymore!    icefaces.org

Hello, I have integrated ICEFaces into my project and it worked fine; however, whenever I try to use standard JSF page with .faces extension it doesn load and I get this error: <21-Mar-2008 3:04:24 o'clock AM PDT> <[weblogic.servlet.internal.WebAppServletContext@33c1aa - appName: '_appsdir_TFA2_dir', name: 'TFA2', context-path: '/TFA2'] Servlet failed with 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 com.sun.faces.lifecycle.RestoreViewPhase.execute(RestoreViewPhase.java:164) at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200) ...

22. integrate icefaces 3rd party application with my richfaces application    icefaces.org

Hi, Is there any chance anyone answers this post. I already have an application that uses RichFaces and Facelets but I want to add IceFaces to it in order to use some of its components. Please don't answer "SWITCH TO ICEFACES' - this is not a practical answer, I have no intention to rewrite a whole application so that I just ...

24. Integrate with existing Trinidad project    icefaces.org

Hi We are currently using Trinidad/Tomahawk/JSF(RI)/AjaxAnywhere on a project. (BTW we had started this project prior to ICEfaces being OpenSource) ICEfaces is wonderful and we would like to start using it in this project. We would not have the time to completely rewrite the whole system using ICEFaces. So is there any way that Trinidad and ICEFaces co-exist together. They are ...

25. Trouble integrating icefaces in javaee5 application...    icefaces.org

The scenario is: java ee5 application glassfish v2 postgres netbeans 6.0 JSF 1.2 Tiles 2 from the Shale project Am trying to integrate IceFaces components on a few pages. 1) The app works without icefaces. I redeployed the application with icefaces configured and a couple of components added to a page. An exception was thrown ... java.lang.IllegalArgumentException: Cannot invoke org.apache.tiles.taglib.ImportAttributeTag.setScope - ...