Weblogic « IceFaces « JSF Q&A





3. trouble when deploying an application to BEA Weblogic 9.2    icefaces.org

Hello, I've an application that works fine within Tomcat 6xx and not withing BEA Weblogic 9.2 BEA usej ava 1.5.0_04, and the application use Spring 2.5.5, icefaces 1.7.0, myfaces 1.5, hiberante 3.2.6 When I run the application open a pop up and try to use an autocomplete the connection is lost (I use a ice:outputConnectionStatus) I tryed to look into the ...

4. Icefaces Weblogic 9.2 and Netbeans 6.5    icefaces.org

Hello, (Nubie here...) I trying to use Icefaces Weblogic 9.2 and Netbeans 6.5. When I create a simple Java web application in Netbeans I get the following error: The absolute url: http://java.sun.com/jsf/core cannot be resolved in either web.xml or the jar files deployed with this application. Other applications (struts, JSF, etc) seem to deploy and work fine with the Weblogic app ...

5. Weblogic deployment    icefaces.org

I'm not sure this is necessarily an ICEfaces problem per se, but I'm sure someone else here has had this problem. I'm setting up an ICEfaces application using MyEclipse 7.0 and Weblogic 10.2. I created the Web Application Project and tested it fine on Weblogic and Tomcat. I then added JSF capabilities, and it again tested fine on Tomcat, but failed ...

7. unable to deploy under bea weblogic 92    icefaces.org

In fact there is a test if the jsf 2.0 is used, it was for a previous try and I then remove those librairies and go back to 1.2 version but the actual svn code of sun version of jsf.ri is already the jsf 2.0 is there a way to still continue to use 1.2 and just update the line of ...

8. deploying icefaces chat portlet on liferay with weblogic 10.    icefaces.org

Hi When i tried to deploy the icefaces1.8. chat portlet on liferay 5.2.2 on weblogic 10. i am running with the below error. I really worked a lot on this issue and got frustrated.. Help is appreciated. Thanks Harish Jun 5, 2009 9:47:45 AM com.sun.faces.lifecycle.Phase doPhase SEVERE: JSF1054: (Phase ID: RENDER_RESPONSE 6, View ID: null) Exception thrown d uring phase execution: ...





11. AjaxPush not working reliably on Weblogic    icefaces.org

I am using Icefaces 1.8.2 on Weblogic Server Version 10.3.1. I like to make use of the AjaxPush feature via the SessionRenderer. My web application needs to display connection status changes spontaneously in response to server side changes. I noticed that this update via Ajax push works a few times and then stops. Any new changes are not posted. I wanted ...

12. ICEfaces 2.0 on Weblogic 9.2 MP3    icefaces.org

13. tree component error in Weblogic 8.1 SP5    icefaces.org

I deployed component suite demo application in weblogic 8.1 sp5. When I reload the main page, I am getting error from ice:tree component. Here is the stacktrace javax.faces.FacesException: Can't parse stream for /main.jspx The tree tag requires a single child treeNode tag. Found [2] at com.icesoft.faces.application.D2DViewHandler.renderResponse(D2DViewHandler.java:464) at com.icesoft.faces.application.D2DViewHandler.renderView(D2DViewHandler.java:125) at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107) at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:268) at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137) at com.icesoft.faces.webapp.xmlhttp.PersistentFacesServlet.service(PersistentFacesServlet.java:273) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1072) at ...

15. Ajax Push not working with Weblogic 10.3.3?    icefaces.org

Hi, I'd like to ask if there's any 'special' configuration that has to be done in order to get Ajax Push to work with Weblogic 10.3.3? Currently, I'm using: 1. JSF 1.2 - have to use the JSF jar from WL_HOME/common/deployable-libraries directory 2. Icefaces 1.8 3. Weblogic 10.3.3 The web application is quite simple as I just need to display a ...





17. Problem with Icefaces 1.5.0 and Weblogic 8.1sp3    icefaces.org

Dear Icesoft. We found and confirmed a bug concerning Icefaces component. Environment: Weblogic 8.1sp3 on Solaris, J2se 1.4 If we deploy the timezone2.war exploded, it works. If we deploy timezone2.war as a not exploded war, it deploy but loading webapp brokes: Stacktrace: java.lang.NullPointerException at com.icesoft.faces.webapp.xmlhttp.PersistentFacesServlet.service(Unknown Source) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:996) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:419) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:315) at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:312) at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:150) at jsp_servlet.__index._jspService(__index.java:124) at ...

18. Icefaces and BEA Weblogic 8.1    icefaces.org

19. Weblogic Configuration    icefaces.org

I have developed a pretty complex application using ICEfaces that I have deployed in on a Weblogic 9.2 server that has its requests proxied through IIS. The application works great and is extremely responsive however at random intervals (sometimes in as less as 60 secs sometime it take 5 minutes) it looks like the client losses its inbound connection from the ...

20. weblogic jvm locks my files !    icefaces.org

22. Charts and Weblogic 10 Error    icefaces.org

24. Weblogic 9.2 throws [STUCK] ExecuteThread when using Ajax Push    icefaces.org

Hi, I found a thread on the forum but nobody replied on this because it wasn't the initial issue for the post. SO here it is:-) There is an issue with the thread that is kept open for the ajax push in Weblogic and perhaps other application servers also? Weblogic has a self tuning threadpool that has an option Stuck Thread ...

25. Exception in WebLogic    icefaces.org

I'm using ICEfaces 1.7.0 DR2 with WebLogic 9.1 and ran into the exception listed below from the server when I attempted to access my webapp from browser. The ICEfaces immediately displayed "Session Expired" dialog box. Any help is greatly appreciated. Thanks. java.lang.NullPointerException at java.util.regex.Matcher.getTextLength(Matcher.java:1127) at java.util.regex.Matcher.reset(Matcher.java:284) at java.util.regex.Matcher.(Matcher.java:205) at java.util.regex.Pattern.matcher(Pattern.java:879) at com.icesoft.faces.webapp.http.servlet.ServletRequestResponse.setHeader(ServletRequestResponse.java:156) at com.icesoft.faces.webapp.http.common.ResponseProxy.setHeader(ResponseProxy.java:20) at com.icesoft.faces.webapp.http.core.ServeCSSResource$1.respond(ServeCSSResource.java:32) at com.icesoft.faces.webapp.http.common.standard.CacheControlledServer$EnhancedRequest$1.respond(CacheControlledServer.java:70) at com.icesoft.faces.webapp.http.common.standard.CompressingServer$CompressingRequest$1.respond(CompressingServer.java:45) at ...