[jboss-jira] [JBoss JIRA] Created: (JBDEPLOY-242) Issue with DeclaredStructure Deployer not mounting archives

John Bailey (JIRA) jira-events at lists.jboss.org
Thu Feb 25 22:58:10 EST 2010


Issue with DeclaredStructure Deployer not mounting archives
-----------------------------------------------------------

                 Key: JBDEPLOY-242
                 URL: https://jira.jboss.org/jira/browse/JBDEPLOY-242
             Project: JBoss Deployers
          Issue Type: Bug
          Components: vfs
    Affects Versions: JBDEPLOY-2.2.0.Alpha2
            Reporter: John Bailey
            Assignee: John Bailey
             Fix For: JBDEPLOY-2.2.x


The DeclaredStructure structure deployer is not working correctly with Archives.  In order for the META/jboss-structure.xml to be available the archive must be mounted.  

The fix is making the DeclaredStructure extend AbstractVFSArchiveStructureDeployer and provide a hasValidSuffix method.  Then the set of valid jar suffixes should be injected to match the JARStructure set.  



-- 
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

        



More information about the jboss-jira mailing list