I've encountered a serious issue with my ADF Application starting yesterday. Everything was running smoothly until suddenly, I saw this unexpected message in my Jdeveloper Console:
< org.apache.myfaces.trinidadinternal.style.util.CSSUtils> < CSSUtils> < resolvePropertyValue> < URL_VALUE_EXPECTED_FOR_PROPERTY_IN_STYLE_SHEET>
My WebLogic version is 12 and I'm baffled as to how this occurred. I made no changes to the code. When I turned on my pc to pick up where I left off the previous day, this problem appeared out of nowhere. Now, the application's layout is completely messed up due to CSS issues, and I'm at a loss on how to rectify it! Any assistance would be greatly appreciated. Has anyone else faced this issue before?