myfaces « IceFaces « JSF Q&A





3. MyFaces Core 1.1.2    icefaces.org

5. Adding Icefaces components to an existing Facelets/MyFaces application    icefaces.org

Hi guys, I'm pretty new with JSF and Icefaces. Atm I've been trying to integrate Icefaces into an existing project I have. My current project is working with Facelets and MyFaces. The javax.faces.DEFAULT_SUFFIX must be *.xhtml. So all the webpage files I have must be created in *.xhtml I tried to add just-ice.jar to the project, and set the configurations based ...

6. Receiving error (HIERARCHY_REQUEST_ERR) converting existing myfaces JSF app to IceFaces    icefaces.org

swilcher Joined: 09/05/2007 00:00:00 Messages: 5 Offline I am currently in the process of evaluating IceFaces to see if we as a company can utilize it in our enterprise product. Currently the product I am trying to import IceFaces into was done poorly from a UI perspective and has different UI implementations for different areas. This is part of the reason ...

7. Icefaces+Myfaces+JSF    icefaces.org

Hi all, I have problem in icefaces that I wan to run the application with Myface and JSF. it gives me error and I need that project to work?? please any one can help me. the error is: ay 26, 2009 3:02:08 PM javax.faces.webapp._ErrorPageWriter handleException SEVERE: An exception occurred java.lang.ClassCastException: org.apache.myfaces.context.servlet.ServletFacesContextImpl at com.icesoft.faces.application.D2DViewHandler.renderResponse(D2DViewHandler.java:424) at com.icesoft.faces.application.D2DViewHandler.renderView(D2DViewHandler.java:153) at org.apache.myfaces.lifecycle.RenderResponseExecutor.execute(RenderResponseExecutor.java:41) at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:138) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:141) ...

8. Need help with myfaces impl getting error in WAS 6.1    icefaces.org

Hi We are using myfaces-impl-1.1.7.jar , myfaces-api-1.1.7.jar . in RAD 7.0/WAS 6.1 and entries in web.xml org.apache.myfaces.webapp.StartupServletContextListener Persistent Faces Servlet *.iface *.jspx /xmlhttp/* /faces/* however when we are calling http://localhost:9080/IcefaceWAS/enterYourZip.jspx we are not getting any response but when we are calling http://localhost:9080/IcefaceWAS/faces/enterYourZip.jspx the desired page is rendered but it is expecting /IcefaceWAS/xmlhttp/faces/1250522471655/icefaces-d2d.js instead of /IcefaceWAS/xmlhttp/1250522471655/icefaces-d2d.js which is ...

9. Incorporate ICEFACES into existing myfaces/facelets app- possible?    icefaces.org

Hello, community! I have an existing myfaces/facelets application, and would like to add to it an ICEFaces drag and drop and possibly a tree. In the previous posts I have been reading that this would be possible shortly after release 1.0. Could somebody clarify whether it is possible, or when it will be possible to mix myfaces/facelets with icefaces, and whether ...





10. myfaces - iceface integration    icefaces.org

hanoi Joined: 10/09/2009 00:00:00 Messages: 4 Offline Hi! I need to integrate icefaces - I'm trying v. 1.8.0 - with an already existing web-application that uses myfaces 1.5, tomahawk 1.1.6, struts-tiles deployed on JBoss 5.0.1GA application-server. All my pages - physical file names end with '.jsp' extension. Here is what I did up to now, following quite a few icefaces' guides: ...

11. MyFaces vs. JSF Sun Impl    icefaces.org

12. IceFaces 1.8.2 + Facelets + MyFaces - Does it works with NetWeaver 7.0?    icefaces.org

I want to use icefaces 1.8.2, myfaces-core-1.2.8 and facelets in tomcat 6.0. It doesn't even pass the configuration. I use timezone7 in the sample of icefaces 1.8.2, deploy it to tomcat 6.0. It works when using SUN JSF RI. However, when I swap them by myfaces-api.jar and myfaces-impl.jar. I got this error, even if I add listener as it suggested: java.lang.IllegalStateException: ...

14. Icefaces and MyFaces problem    icefaces.org

Hi, I am new to Icefaces. I am having problen in using Myfaces components in an Icesfaces page. can somebody explain me how to use the myfaces components with Icefaces. jspx fragment

15. Integrating Icefaces with MyFaces    icefaces.org

Hi, I am trying to integrate Icefaces implementation with MyFaces implementation but I am getting following error after deployment of my application. 2006-11-13 18:32:20,453 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/nrsmWeb].[Persistent Faces Servlet]] Servlet.service() for servlet Persistent Faces Servlet threw exception javax.faces.FacesException: Can't get stream for /pages/nrsServer.jsp at com.icesoft.faces.application.D2DViewHandler.renderResponse(Unknown Source) at com.icesoft.faces.application.D2DViewHandler.renderView(Unknown Source) at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:384) at com.icesoft.faces.webapp.xmlhttp.PersistentFacesServlet.service(Unknown Source) at javax.servlet.http.HttpServlet.service(HttpServlet.java:810) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:144) ...





17. MyFaces and IceFaces    icefaces.org

19. ice:inputFile on MyFaces 1.1.5 + Facelets    icefaces.org

Hi Alex, Can you post the DOM update console logs (control-shift-t)? The setting of concurrentDOMView="true" and synchronousUpdate="false" are incompatible with 1.5.x but should be ok with our 1.6 branch. Although we have had some issues recently with the upload component in 1.6, you might want to also try out the head from anonsvn.icefaces.org. Philip

20. Issue when trying to mix icefaces and myfaces    icefaces.org

I have a application that is built using myfaces (1.1.4) and I'm using ICEfaces 1.5.3. I have setup the web.xml according to the documentation and I include the just-ice.jar and icefaces-comp.jar with my war file. I can run any of my jsp pages no problem. However, when I try to run a .iface page I get the following messages. Is there ...

22. Problem using MyFaces+ICEFaces    icefaces.org

23. MyFaces with IceFaces    icefaces.org

24. Icefaces+Myfaces    icefaces.org

26. Problem with MyFaces-1.1.5 and ICEFaces 1.6.0    icefaces.org

I'm working on a project that use Myfaces-1.1.5 ant Tomahak-1.1.6 and I have decided to improve that app with ICEFaces-1.6.0. I have included the jar dependecy and jus-ice.jar + icefaces-comps.jar in my project. After that I have modified my web.xml following the documentation. Then i have developed a test page /home.jsp using JSF specification that include another page /pages/hello_ifaces.jsp developed olny ...

27. build_myfaces.xml not found for building tutorials using MyFaces    icefaces.org

I am trying to build the timezone1 tutorial in the ICEFaces 1.6.1 download. I want to use the MyFaces libraries instead of the Sun JSF ones. In the ICEfacesGettingStartedGuide.pdf that comes with the download, it is stated: "By default, the WAR file created includes Sun's JSF reference implementation. If you would like to build a WAR file using MyFaces, type the ...

28. ICEFaces instead of RI or MyFaces    icefaces.org

31. MyFaces 1.2 with IceFaces    icefaces.org

32. Quick question about floating windows/MyFaces    icefaces.org

i have a need to create a floating window, which moves with the mouse pointer, and which displays a graphic related to the row in a table over which the mouse pointer is moving. The graphic ought to change when the mouse pointer moves from one row in the table to the next. I am told this functionality is supported in ...

33. Problems integrating ICEfaces in a MyFaces + Facelets environment    icefaces.org

ERROR [[Faces Servlet]] Servlet.service() for servlet Faces Servlet threw exception java.lang.UnsupportedOperationException: Cannot remove ServletRequest Parameter at org.apache.myfaces.context.servlet.RequestParameterMap.removeAttribute(RequestParameterMap.java:53) at org.apache.myfaces.context.servlet.AbstractAttributeMap.remove(AbstractAttributeMap.java:125) at com.icesoft.faces.application.D2DViewHandler.createView(D2DViewHandler.java:181) at org.apache.myfaces.lifecycle.RestoreViewExecutor.execute(RestoreViewExecutor.java:83) at org.apache.myfaces.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:95) at org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:70) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:139) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at de.dbsystems.lso.client.filter.CharsetFilter.doFilter(CharsetFilter.java:50) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:147) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178) at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:175) at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:74) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126) ...

35. JSF RI vs MyFaces    icefaces.org

I'm not part of the IceFaces development team, but my advice is the following: 1. If you can (and you should) use JSF 1.2, go for Sun's JSF 1.2 RI version. It's more stable and production-proved. MyFaces 1.2 came out not that long time ago and it's not really used that much, if at all. (just read the icefaces docs, you'll ...

36. IceFaces integration with MyFaces Orchestra    icefaces.org

I am having trouble integrating MyFaces Orchestra with IceFaces. I have Orchestra working in a pure MyFaces war. After adding IceFaces support, issues arrise with a NullPointerException in the Orchestra phase listener. The logs show the stack trace below. I have traced the cause of this exception to a problem with the Orchestra JsfFrameworkAdapter and request initialization. In short, the adapter ...

37. session expiration in myfaces/icefaces application    icefaces.org

yes asynchronous ICEfaces portlets are configured, as its the default; we dont use AHS as we dont use ajax push. and yes, we went through the portlet docs and obeyed all the things mentioned there. any ideas? btw, is a facelet version of the component showcase planned? we tried to build the facelet version of the chat portlet, but didnt succeed: ...

38. ICFace, MyFaces and CSS    icefaces.org

The ICEfaces 0.3.0 Alpha release components-showcase includes an excellent example of this. The source for the components-showcase can be found in the \ICEfaces-0.3.0-Alpha\src\component-showcase\resources\ directory. Open the showcase.jspx file and you will see that this page uses 2 stylesheets. The showcase_style.css which is used for general styling of the components-showcase. This stylesheet could be replaced with your own stylesheet. The other stylesheet ...

40. ICE with myfaces problem    icefaces.org

After icefaces was installed into jDeveloper1013 and added to exists application built on myfaces I got folowing message when try to start. java.lang.ClassCastException: org.apache.myfaces.context.servlet.ServletFacesContextImpl at com.icesoft.faces.context.DOMResponseWriter.writeDOM(Unknown Source) at com.icesoft.faces.application.D2DViewHandler.renderView(Unknown Source) at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:352) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:107) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64) at org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(ExtensionsFilter.java:122) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:629) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376) at ...