Hi,
I'm using cq5.5 and i have changed an annotation property like so:
@Properties({
@Property(name = "ServerUrl1", value = "http://x"),
@Property(name = "ServerName1", value = "x"),
})
I have built and installed the bundle but inside the configMgr i see the previous value of this property.
If i delete competely the browser cache i continue to see the previous value.
Where is it stored this information? Is there a cq5 cache?
Thanks
Solved! Go to Solution.
Views
Replies
Total Likes
Solved: there is a cache under /apps/system/config
Views
Replies
Total Likes
If i add another property i can see it inside the cofingMgr so the bundle is installed correctly.
I have tried to delete all the content inside var folder but nothing change
Views
Replies
Total Likes
Solved: there is a cache under /apps/system/config
Views
Replies
Total Likes
Thanks for posting the solution.
Views
Replies
Total Likes
Views
Likes
Replies