[jboss-dev-forums] [Design of POJO Server] - Re: HDScanner scanPeriod
jaikiran
do-not-reply at jboss.com
Sun Apr 19 02:58:27 EDT 2009
anonymous wrote : HDScanner then asks Profiles for modified deployments,
| which eventually ask MDSMChecker for real modifications.
| If a deployment is not modified and is temped ....
|
I am not sure how this will work for new pages (.jsp or any JSF pages) that are added to any existing temped deployment [1]. As Pete mentions:
anonymous wrote :
| people use this for being able to copy a new JSF etc. page and have the app show it without restarting the app.
>From my understanding of HDScanner (and i might be wrong), it monitors the last modified time of the deployment descriptor and nothing more than that. So how is it going to trigger the OverrideSynchAdapter to copy a new page (jsp/jsf) to a temped deployment, when a new page has been added to the original deployment?
[1] Just to be sure - Based on the discussion in the other thread in this forum, starting JBossAS-5.1.0CR1, we will be having temped deployments for all deployments, irrespective of whether the original deployment is archived or exploded. Am i correct in understanding this?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4226349#4226349
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4226349
More information about the jboss-dev-forums
mailing list