AuctionMonitor « IceFaces « JSF Q&A





1. AuctionMonitor example    icefaces.org

2. AuctionMonitor sample app - clock is not ticking?    icefaces.org

Hi, I downloaded the Icefaces suite (1.8.2) for evaluation. I've successfully installed the AuctionMonitor on my local Tomcat, it runs like it should. However, when installing it to one of our test servers (running CentOS, Tomcat 6.0.20 and Apache) the app is not working correctly: the clocks are not ticking. They are updated only when there is user interaction on the ...

3. auctionMonitor - 2.0 Beta1 & Jboss6    icefaces.org

6. Issue while deploying the auctionMonitor application in JBoss 4.2.1GA    icefaces.org

Jboss throws this exception while trying to deploy the acutionMonitor web application. ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/auctionMonitor]] Exception sending context initialized event to listener instance of class org.jboss.web.jsf.integration.config.JBossJSFConfigureListener java.lang.ClassCastException: com.sun.faces.application.ApplicationAssociate cannot be cast to com.sun.faces.application.ApplicationAssociate at com.sun.faces.application.ApplicationAssociate.getInstance(ApplicationAssociate.java:172) at com.sun.faces.config.JSFVersionTracker.publishInstanceToApplication(JSFVersionTracker.java:266) at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:408) at org.jboss.web.jsf.integration.config.JBossJSFConfigureListener.contextInitialized(JBossJSFConfigureListener.java:69) at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3854) at org.apache.catalina.core.StandardContext.start(StandardContext.java:4359) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:761) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:741) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:553) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:297) ...

8. Error when running sample application "auctionMonitor" in Weblogic Server 8.1    icefaces.org

I have setup a testing domain using default setting and deployed the ICEfaces sample application "auctionMonitor" to the server. The deployment process has no error found. Suppose WebLogic Server's J2EE Web container follows the standard implementation, it should run normally. However, I find the following error, "Failed to execute JSP lifecycle". Any solution for this problem? Or anyone has found this ...





11. Problem with AuctionMonitor example    icefaces.org

Hi to all, I have the problem with AuctionMonitor example. I'm using Tomcat 6.016 . When I try deploy war file - its works well. But when I'm running example under Intellij Idea 7.02 I get the following error: WARNING: executePhase(RENDER_RESPONSE 6,com.icesoft.faces.context.BridgeFacesContext@b9ac0c) threw exception javax.faces.FacesException at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:135) at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:251) at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:144) at com.icesoft.faces.webapp.http.core.JsfLifecycleExecutor.apply(JsfLifecycleExecutor.java:18) at com.icesoft.faces.webapp.http.core.PageServer$1.respond(PageServer.java:25) at com.icesoft.faces.webapp.http.servlet.ServletRequestResponse.respondWith(ServletRequestResponse.java:161) at com.icesoft.faces.webapp.http.servlet.ThreadBlockingAdaptingServlet$ThreadBlockingRequestResponse.respondWith(ThreadBlockingAdaptingServlet.java:36) at com.icesoft.faces.webapp.http.core.PageServer.service(PageServer.java:30) ...

12. Problem to run example "auctionMonitor" due to Error configuring application listener    icefaces.org

Dear all, I begin ICEfaces. And now before beginning tutoriel about ICEfaces (the timezone), I run the ICEfaces Sample Applications. My configuration is: - Tomcat 5.5.26 - ICEfaces-1.7.1 I just copy the example provided in the ICEfaces samples directory ( address and auctionMonitor) to the webapps directory of Tomcat It doesn't work, i had following exception: Jul 3, 2008 5:19:57 PM ...