1 Reply Latest reply on Jan 19, 2011 7:14 PM by yashu.here

    RichFaces, Tomcat 6 - HTTPS Error

    b.estes

      Greetings all,

      I'm new to RichFaces and am encountering the following issue using RichFaces with HTTPS (intermediate certificate) on Tomcat 6.

      My application is using the Rich panel bar. When using HTTPS, only the panel labels are rendered and I get the following JavaScript error:

      'RichFaces' is undefined

      This is the JavaScript creating the error:

      new Richfaces.PanelBar

      When using HTTP, the panel bar renders as expected without any JavaScript errors.

      So it appears the application is unable to find the necessary RichFaces Library when using HTTPS. I've been unable to locate any documentation regarding additional configuration for HTTPS.

      Any help would be much appreciated.