[jboss-jira] [JBoss JIRA] Created: (JBMICROCONT-236) Need a way to update jar suffixes dynamically

Adrian Brock (JIRA) jira-events at lists.jboss.org
Wed Feb 6 10:23:04 EST 2008


Need a way to update jar suffixes dynamically
---------------------------------------------

                 Key: JBMICROCONT-236
                 URL: http://jira.jboss.com/jira/browse/JBMICROCONT-236
             Project: JBoss MicroContainer
          Issue Type: Task
          Components: Deployment
            Reporter: Adrian Brock
         Assigned To: Ales Justin
             Fix For: JBossMC-2.0.0.CR1


There should be a way for deployers to automatically update the recognised jar extensions in the JARStructure
in a similar way that implementing FileMatcher updates the FileStructure.

I'd suggest making AbstractParsingDeployerWithOutput have a new property "jarExtension"
and implement a JARMatcher interface.

If the jarExtension is not null then the new jar suffix will be recognised as a subdeployment by the JARStructure.

e.g. an AOP parsing deployer could be configured to have ".aop" as the jar extension,
or .spring for the Spring deployer, etc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list