3 Replies Latest reply on Feb 7, 2009 9:02 PM by blublinsky

    Partial Refresh

      I am using JBoss Portal 2.7.1
      After reading section 26.3.2 of the reference guide, I reconfigured, using property editor of the management portlet partial refresh. After this is done, I can see that although doView method is invoked, the content of the page does not change.
      After reading documentation further, I used jboss-portlet.xml to selectivly disable partial refresh. While I did this only for one portlet, all of them refresh every time.
      So it does not seem possible to selectively enable partial update for individual portlets.

      What am I missing?

        • 1. Re: Partial Refresh

          It should probably work with the doView() itself,
          Have you changed the default\deploy\jboss-portal.sar\conf\data\default-object.xml for handling the ajax support.

          • 2. Re: Partial Refresh

            Yes
            Let me try to be more specific. When I set partial replies, nothing refreshes. I can see the reply coming back to the page, but it is not rendering incoming replies. It looks like I am missing some configuration, but the overall documentation is too sketchy

            • 3. Re: Partial Refresh

              Additional information on the problem. I am running java 6.

              When the page updates it prints out the following error messages


              19:45:42,750 ERROR [STDERR] Feb 7, 2009 7:45:42 PM org.jboss.portletbridge.AjaxPortletBridge init
              INFO: Start portletbridge initialization for IdentityUserPortlet
              19:45:42,750 ERROR [STDERR] Feb 7, 2009 7:45:42 PM org.jboss.portletbridge.AjaxPortletBridge initFaces
              INFO: Create instance of a JSF lifecycle DEFAULT
              19:45:42,781 ERROR [STDERR] Feb 7, 2009 7:45:42 PM org.jboss.portletbridge.AjaxPortletBridge init
              INFO: Done portletbridge initialisation for IdentityUserPortlet
              19:45:42,781 ERROR [STDERR] Feb 7, 2009 7:45:42 PM org.jboss.portletbridge.AjaxPortletBridge doFacesRequest
              INFO: Start bridge render request processing for portlet IdentityUserPortlet
              19:45:43,328 ERROR [STDERR] Feb 7, 2009 7:45:43 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/D:/jboss-portal-2.7.1/server/default/deploy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/jsf-facelets.jar!/META-INF/jsf-core.taglib.xml
              19:45:43,328 ERROR [STDERR] Feb 7, 2009 7:45:43 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/D:/jboss-portal-2.7.1/server/default/deploy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/jsf-facelets.jar!/META-INF/jsf-html.taglib.xml
              19:45:43,343 ERROR [STDERR] Feb 7, 2009 7:45:43 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/D:/jboss-portal-2.7.1/server/default/deploy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/jsf-facelets.jar!/META-INF/jsf-ui.taglib.xml
              19:45:43,343 ERROR [STDERR] Feb 7, 2009 7:45:43 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/D:/jboss-portal-2.7.1/server/default/deploy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/jsf-facelets.jar!/META-INF/jstl-core.taglib.xml
              19:45:43,359 ERROR [STDERR] Feb 7, 2009 7:45:43 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/D:/jboss-portal-2.7.1/server/default/deploy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/jsf-facelets.jar!/META-INF/jstl-fn.taglib.xml
              19:45:43,359 ERROR [STDERR] Feb 7, 2009 7:45:43 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/D:/jboss-portal-2.7.1/server/default/deploy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/portal-faces-lib.jar!/META-INF/portal.taglib.xml
              19:45:43,390 ERROR [STDERR] Feb 7, 2009 7:45:43 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/D:/jboss-portal-2.7.1/server/default/deploy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/richfaces-ui.jar!/META-INF/a4j.taglib.xml
              19:45:43,390 ERROR [STDERR] Feb 7, 2009 7:45:43 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/D:/jboss-portal-2.7.1/server/default/deploy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/richfaces-ui.jar!/META-INF/ajax4jsf.taglib.xml
              19:45:43,406 ERROR [STDERR] Feb 7, 2009 7:45:43 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/D:/jboss-portal-2.7.1/server/default/deploy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/richfaces-ui.jar!/META-INF/jsp.taglib.xml
              19:45:43,453 ERROR [STDERR] Feb 7, 2009 7:45:43 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/D:/jboss-portal-2.7.1/server/default/deploy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/richfaces-ui.jar!/META-INF/rich.taglib.xml
              19:45:43,468 ERROR [STDERR] Feb 7, 2009 7:45:43 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/D:/jboss-portal-2.7.1/server/default/deploy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/richfaces-ui.jar!/META-INF/richfaces.taglib.xml
              19:45:44,328 ERROR [STDERR] Feb 7, 2009 7:45:44 PM org.jboss.portletbridge.AjaxPortletBridge doFacesRequest
              INFO: Finish rendering portletbridge for namespace jbpnsdashboard_3a_2fboris_2fdefault_2fIdentityUserPortletWindowsnpbj

              Any insights?