hi,
please provide a solution for below 2 problems..
1. I have pushed my code to prod ... all he changes are reflected except the clientlibs. So ... how to debug the issue.
Any other way except cache clear , akamai purge etc..
2. Is it possible to recompile the jsp files alone ?? If so how to proceed.
Thanks in advance.
Solved! Go to Solution.
Jörg
I would advice not to debug issues of this nature in PROD environment as it may pose severe performance issues or may be an outage.
So, please validate if you could reproduce the issue on a lower environment (QA, Dev servers) before you try in PROD.
Regarding the solution for the issues you have asked...
For the #1
Here are the options though
Not recommended options unless you ran out of all the options...
URL: http://localhost:4502/libs/granite/ui/content/dumplibs.rebuild.html?invalidate=true
/var/clientlibs
#2 For recompiling JSPs, here is the quick solution. But again, ensure that it is a cache issue first.
go to this following URL and click the button to recompile all the JSP files.
http://localhost:4502/system/console/slingjsp
Hope this helps!
Jörg
Views
Likes
Replies
Views
Likes
Replies