I've been googling this question a lot and I dont seem to find a solution. I wonder if any developer out there that able to achieve this? I know there are ... |
HI,
We are in the process of evaluating the different technologies to implement our application. Our application is like forums which will get the millions of users every day. For example, this ... |
We soon start development for a new web application and are currently evaluating/proposing the technology stack to use.
For the view layer, we have to choose between Primefaces, Icefaces 2 (since ... |
I am looking forward to using a component library(perhaps richfaces or primefaces) with JSF for developing the frontend of a social application.
I need to know:
1.) how far is it possible ... |
With the word RIA you mean something based on client extra-html code (flash, flex, applet javafx, silverlight) or anything that gives a better usability?
If so, also AJAX would be ... |
I am starting out a new project that involves the use of JSF 2.0.
From my initial reading, the Mojarra and Apache Implementation of the
project covers the basic components that you will ... |
I am using an old component library called Woodstock. Whenever I try to change something I get stuck with not find finding adequate documents about this library. I am thinking about ... |
|
Hello First I want to congratulate for your library! I'm trying to use the PrimeFaces in Tomcat 5.5 with IceFaces there any incompatibilities? By placing the .jar in libs i'm get ... |
We are currently using IceFaces 1.8.1 on JBoss 5.x for a fairly large application. We are planning on moving this application based on IceFaces to PrimeFaces . I did search around ... |
Hi folks, I want to combine some ice and primefaces components (more exactly the editable scheduler from primefaces with another icefaces components) but when I try to do that the DOMResponse ... |
>> << lecomelli Posts: 1 Joined: 10 Jun 2010, 18:17 10 Jun 2010, 20:06 by lecomelli Autocomplete and Icefaces + seam Does anyone know if autocomplete tags works with Icefaces and ... |
I have a project with IceFaces and would like to use optimus for DI. Is there any way to use optimus with IceFaces ? Thanks a lot. Marcelo |
05 Sep 2009, 00:54 by colm PrimeFaces / IceFaces - ViewExpired Hi, We are running into performance problems with using icefaces for some ajax request. We believe it is because Icefaces ... |
22 Sep 2010, 09:28 by HollandRule Migrating from icefaces:Primefaces index out of range I am migrating from icefaces. The problem is that I cant get things working (jsf 2.0.3, primfaces 2.2m1) ... |
19 Nov 2010, 16:35 by Strider Incell editing of doesn't work with icefaces 2 Hi, Icefaces 2.0.0 Beta 2 doesn't work with Primefaces 2.2 RC2-SNAPSHOT while using the incell editing ... |
Just curious if anyone has tried mixing IceFaces2.0 with Primefaces... Supposdely, you're supposed to be able to mix-n-match compoent libraries. I remember icefaces 1.8.x wouldn't play nice with anyone else though... ... |
>> << fantacone Posts: 16 Joined: 13 Jan 2011, 23:40 19 Jan 2011, 12:50 by fantacone Re: Primefaces + Icefaces = Don't work fine Web.xml Code: ... |
Hi everyone, i've been working with both (ICE and PRIME) and i really like primefaces, but there is something i really miss from icefaces and it's the actionListener in a ... |
Hi, I'm checking how well Netbean supports development with Icefaces or Primefaces. I installed IceFaces plugin to Netbean 6.9, and see IceFaces Palette with IceFaces components. However, it looks like that's all I can get. As new to IceFaces, I would like to have property inspector palette when I step in or highlight the IceFace component in source code if visual ... |
|
When we wrote the Ajax portion of the JSF 2.0 specification better component library compatibility was one of the requirements - hence in the specification you will see the basics of a JSF Ajax framework. We had great contributions from our Expert Group members representing the major JSF Ajax frameworks: RichFaces, ADFFaces, ICEFaces. As folks incorporate JSF 2.0 into their JSF ... |
Richfaces: stable and well thought out but slow development process. Massive mistake in leaving out key components from v4 release. Nonetheless a leader. Icefaces: Candy shop. Basic components available for free or get your credit card out. There have been questions asked regarding performance. Primefaces: futures that you thought would take six months take two weeks, but in the greater scheme ... |
|
Hi friends, Icefaces and primefaces integration is possible, we can render primefaces components in icefaces but if primefaces wants to make ajax call such as in my case I was trying to integrate primefaces datatable in icefaces configuration and that worked out. It is able to have been working but if I use primefaces row select feature it gives me an ... |
|
SCHWERWIEGEND: java.lang.NullPointerException at org.icefaces.impl.context.DOMPartialViewContext.processPartial(DOMPartialViewContext.java:189) at javax.faces.component.UIViewRoot.encodeChildren(UIViewRoot.java:968) at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1643) at com.sun.faces.application.view.FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:378) at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:127) at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:117) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:97) at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:135) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:309) at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1523) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:279) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:188) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:641) at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:97) at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:85) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:185) at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:325) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:226) at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:165) at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:791) at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:693) at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:954) at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:170) at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:135) at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:102) at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:88) at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:76) at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:53) at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:57) at ... |