How do I properly get JSP files to compile on a Publish Server
i'm new cq, simple question. i'm using cq5.3.
i've modified jsp file, fixes text appears on our webpages. after made change using crxde lite on author server, change shows in page when viewed through wcm console.
i packaged change used package manager install change on publish server.
the expected change not show using wcm console on publish server.
when use crxde lite view code, jsp file has changes. when go , @ "compiled" file in /var/classes/org/apache/jsp/apps, _jsp.java file gets generated not updated.
i tried following:
restarting publish server.
removing jsp cache (/var/classes/org/apache/jsp/apps/<mystuff>)
restarting of osgi bundles (org.apache.sling.scripting.jsp specific)
what missing here? there cache needs flushed? there activate step i'm missing here?
you should file daycare ticket this. believe there hotfixes available (there 5.4) fix bugs related jsp timestamp checking.
or upgrade 5.5
More discussions in Archived Spaces
adobe
Comments
Post a Comment