Just wanted to update this thread:

I found a convenient hack: Just replace the "class" files associated with
the markup. I'd really like to understand how all better some day; for now
when I want to refresh resources without a restart. 
Disclaimer :: It is NUTTY and could cost you your job heh.

I look at getResourceSettings().setResourcePollFrequency(null) and I think a
more "Event Listener" based approach could be considered for sites that are
looking to replace stuff at runtime without downtime. Once the core supports
some Listener, hook it up with JMX to relay events to the core.

Use case: Maybe I want to make a modification in the Inheritance hierarchy
(in some base markup) and not have to refresh. etc. preferbly have a UI that
allows that markup to be modified and on SAVE.

BTW How does Brix do it? Does Brix get everything from the JCR? I dont think
thats fair to assume everytime if that is the case.

thanks.

-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Resource-caching-Deployment-Mode-Re-visited-tp3027244p3048066.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to