[jboss-jira] [JBoss JIRA] (AS7-2546) Resource adapter modules inside ears are not deployed if there is no application.xml

David Lloyd (Resolved) (JIRA) jira-events at lists.jboss.org
Wed Nov 9 21:08:45 EST 2011


     [ https://issues.jboss.org/browse/AS7-2546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Lloyd resolved AS7-2546.
------------------------------

    Resolution: Done

    
> Resource adapter modules inside ears are not deployed if there is no application.xml
> ------------------------------------------------------------------------------------
>
>                 Key: AS7-2546
>                 URL: https://issues.jboss.org/browse/AS7-2546
>             Project: Application Server 7
>          Issue Type: Enhancement
>          Components: EE
>    Affects Versions: 7.1.0.Alpha1
>         Environment: Win 7 x64
>            Reporter: Robert Panzer
>            Assignee: David Lloyd
>             Fix For: 7.1.0.Beta1
>
>
> The EarStructureProcessor processes the deployment of ear files and creates subdeployments for embedded modules that should be added depending on their file extension.
> While it already handles web archives by creating and adding the resource root of war files it ignores rar files.
> The attached pull request fixes this behaviour by creating and adding a resource root for rar archives as well. (These will no be exploded into the deployments/ folder.)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list