Update ClusteredDeploymentRepository to deal with VFS3
------------------------------------------------------
Key: JBAS-7781
URL:
https://jira.jboss.org/jira/browse/JBAS-7781
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Clustering, ProfileService
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: JBossAS-6.0.0.M3
There's really two aspects to this:
1) ClusteredDeploymemtRepository.removeDeployment can't use the VirtualFile from
ProfileDeployment.getRoot() as an input the the RepositoryClusteringHandler, because that
VF is now a special "backup" copy that the handler can't understand. This is
the cause of a testsuite failure.
2) AbstractLocalContentManager should mount each of the URIs it monitors in a separate
location, so it can scan the original contents even if some children of those URIs are
actually copies created by deployers.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira