[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Redeploy is done wrong
alesj
do-not-reply at jboss.com
Mon Feb 16 14:42:57 EST 2009
"scott.stark at jboss.org" wrote : Can we force the reset prior to doing the structure scan and have the undeploy processing delete the now unreferenced old temp files?
|
Sure.
But this then requires re-deploy or prepare clean notion on both sides
- deployers and vfs.
I would need to add some prepareClean to DeploymentContext
and perhaps two phases to VFS clean method.
In the first one I would just reset zip context,
where the deletion would take place in real cleanup.
It sounds doable in theory. :-)
Or is this too invasive/intrusive for either vfs or deployers?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4210487#4210487
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4210487
More information about the jboss-dev-forums
mailing list