User development, A new message was posted in the thread "StructureModificationChecker and Synch with VFS3":
http://community.jboss.org/message/518978#518978 Author : Emanuel Muckenhuber Profile : http://community.jboss.org/people/emuckenhuber Message: -------------------------------------------------------------- Ok, then we'll take care of mounting the originals somewhere else to access the original files. The only thing i can think of which has to be added is a additional constructor to AbstractVFSDeployment(String name, VirtualFile root) so that we can make sure redeployment works correctly. Coming back to the original topic, i guess we would just need to have one single method: boolean hasStructureBeenModified(String deploymentName, VirtualFile root) The deploymentName to identify the deployment context and VirtualFile for the original copy of the deployment root. That should hopefully be enough? -------------------------------------------------------------- To reply to this message visit the message page: http://community.jboss.org/message/518978#518978
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
