Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

Jsp Changes not reflecting on webpages in cq5.6.1

Avatar

Level 2

In dev server jsp changes are not refilecting on web pages after hitting the url http://localhost:4502/system/console/slingjsp?reset and after click on the recompilejsps only jsp changes reflecting

5 Replies

Avatar

Community Advisor

Have you tried to restart your dev server?

One possibility is that your events(when you modify jsp, event should be triggered) are getting blacklisted by event admin try to white list them[1]

[1] http://felix.apache.org/documentation/subprojects/apache-felix-event-admin.html

 

Regards,

Peter

Avatar

Level 10

Also make sure you clear browser cache.

Avatar

Administrator

Try opening it in incognito window of the browser.

I hope this will work for you.

Thanks and Regards

Kautuk Sahni



Kautuk Sahni

Avatar

Level 5

Also you can try clearing of the temporary folders/files related to your project. generally the folders are as below.

/var/classes
/var/clientlibs/apps
/var/clientlibs/etc/designs

 

Thanks,

KK

Avatar

Administrator

Any updates? It is working now ?

~kautuk



Kautuk Sahni