[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Deployment cleanup & modifications

alesj do-not-reply at jboss.com
Thu Feb 5 09:11:07 EST 2009


Another issue concerning temp modification. :-(

It's the way how we track if deployment is modified.
Currently we do it based on VFSDeploymentContext,
which will point to the temps if deployment is temped.

Meaning we won't notice if the real deployment is modified.

We need to move "Deployment::hasBeenModified" off the VFSDeploymentContext.
I guess some combination of VFSDeployment and VFSDeploymentContext's metadata locations.

I'll see what can be done ...



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4207351#4207351

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4207351



More information about the jboss-dev-forums mailing list