I'm having a heck of a time with JSPs not being recompiled after I edit them, and it seems to be getting worse over the last couple weeks. I've had some success with modifying the lastModified date of the JSP, but today even that is not working. I also looked at the lastModified date on the .java and .class files in /var/classes, and I see that they are incorrect - they're several hours in the future. Is there a different clock being use for those that I can check? Is there something beside the lastModified date I can tweak?
Solved! Go to Solution.
Views
Replies
Total Likes
Till your account is setup as a workaround delete all nodes below /var/classes/org/apache/jsp/* & then restart Apache Sling Dynamic Class Loader Support bundle to force them to recompile.
Views
Replies
Total Likes
De-ponds on your cq version. File daycare & get required hotfix.
http://helpx.adobe.com/experience-manager/kb/CQ5JSPsNotRecompilingOnPackageInstallation.html
Views
Replies
Total Likes
What tool are you using to modify your JSP files? Are you using CRXDE lite?
Views
Replies
Total Likes
I'm using primarily CRXDE, but other team members are using CRXDE Lite
Views
Replies
Total Likes
We tried for months to get a daycare account setup without success. I can work through our client to get the request filed, but in the interim, is there something I can do? This is v5.4
Views
Replies
Total Likes
Till your account is setup as a workaround delete all nodes below /var/classes/org/apache/jsp/* & then restart Apache Sling Dynamic Class Loader Support bundle to force them to recompile.
Views
Replies
Total Likes
Views
Like
Replies