2 Replies Latest reply on May 21, 2011 9:37 AM by ilya_shaikovsky

    richFaces combobox rendering broken over SSL (https)

    abeymat

      I am using richfaces 3.3.3 final with JSF in a project. I am facing a unique behaviou over the richcombo rendering on IE 7, over https. Basically the rendering is broken. The select menu arrow/ and the complete contents are not seen.

      Anyone experienced this before, any tips appreciated.

       

      Thanks,

       

      Mat

        • 1. Re: richFaces combobox rendering broken over SSL (https)
          abeymat

          I did some battery of test,  and it is not SSL that breaks the rendering. It is that Richfaces slow over https. When I initially posted the comments, I have 2 weblogic 11 g server in a cluser hit from IIS. I got the above result. Now I use one weblogic managed server, over IIS and it works fine. When I click on the interface and do some validation, it is very slow on loading and the same result (broken rendering). I see a lot of aj4 java sript calls on the brower foot bar. I have attached a few –

           

                GET /JSFPWRegister/a4j/g/3_3_3.Finalorg.richfaces.renderkit.html.images.InputBackgroundImage/DATB/eAFjYGDg!vflzf!!!5kAGqIF6Q__.jsf

           

          HTTP/1.1GET /JSFPWRegister/a4j/g/3_3_3.Finalorg.richfaces.renderkit.html.images.ComboBoxArrowImage/DATB/eAFjYGD4f-!Y!!!!ARNrBaE_.jsf

           

          HTTP/1.1GET /JSFPWRegister/a4j/g/3_3_3.Finalorg.richfaces.renderkit.html.images.SpinnerButtonGradient/DATB/eAH7!!3Tj2v7mAAZZAV3.jsf HTTP/1.

          HTTP/1.1 GET /JSFPWRegister/a4j/g/3_3_3.Finalorg/richfaces/renderkit/html/images/bg_shadow.png.jsfHTTP/1.1

          GET/JSFPWRegister/a4j/g/3_3_3.Finalorg/richfaces/renderkit/html/scripts/skinning.js.jsf

          HTTP/1.1 GET /JSFPWRegister/a4j/g/3_3_3.Finalimages/spacer.gif.jsf

          HTTP/1.1 GET/JSFPWRegister/a4j/s/3_3_3.Finalcss/combobox.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__.jsf

          HTTP/1.1

          GET/JSFPWRegister/a4j/g/3_3_3.Finalorg/richfaces/renderkit/html/scripts/utils.js.jsfHTTP/1.1

           

          Is there a way richfaces allow for caching the images ,rather than making multiple calls on each submit? Any tips. Moving to Richfaces 4.0 is a good option, but we need more time to do those integration

          • 2. Re: richFaces combobox rendering broken over SSL (https)
            ilya_shaikovsky

            Have you tried to check if the other resources are cached? And in general check which server/request settings could cause that? I looked through the jira and find all the issues related to caching as resolved. Maybe you find new one.. but anywant need more info.

             

            Post should be moved to RichFaces space. That space for RF design discussions.