Hi, thanks for the replies.
Unfortunately I couldnt apply setIfEmpty since we have apache 2.4.6 and this is a feature of 2.4.7. Sorry I didnt mention apache's version. The other suggestion on apache throwed same result (css not loaded at first attempt) My workaround was eliminate springs c:url tag since it didnt resolve right. Thank you Manfredo 2016-10-24 16:32 GMT-03:00 Manfredo Hopp <[email protected]>: > Hi: > > Trying to install a custom login page I noticed this strange behaviour > with an apache front-end of cas 4.0.1. > > Here is my Cas properties file: > > src/main/resources/cas-theme-default.properties: > > #standard.custom.css.file=/css/cas.css > standard.custom.css.file=/css/mydomain.css > cas.javascript.file=/js/cas.js > > This new css is loaded only with a refresh of the browser. > > > Is there any issue regarding this behaviour? > > > > Thanks! > > Manfredo > > > -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAB623R_A18Xsws1cYZNu-SuBFMeFn5TjyZH6c7JosGsbTbm6Gg%40mail.gmail.com.
