2 Replies Latest reply on Dec 4, 2014 1:57 AM by strannik_2011

    ECSS files issue in RichFaces 4.5.1

    strannik_2011

      Hi

       

      I have the following issue after I've migrated from RF 4.3.7 to 4.5.1

       

      I have main.ecss file located in /resources/css folder of my web application.

       

      I loaded it using the following line in XHTML file:

         <h:outputStylesheet library="css" name="main.ecss" />

       

      That results in the following HTTP request which returns 404 now:

      http://localhost:8080/myapp/site/rfRes/main.ecss?db=eAHbE!1oLQAGdgKn&ln=css

       

      Any help will be appreciated. Thank you.