[richfaces-issues] [JBoss JIRA] (RF-13232) Enable flexible changing of the deployed archive name for general deployments, e.g. CoreDeployment

Brian Leathem (JIRA) issues at jboss.org
Thu Jun 12 10:19:38 EDT 2014


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

Brian Leathem updated RF-13232:
-------------------------------

    Fix Version/s: 4.5-Tracking


> Enable flexible changing of the deployed archive name for general deployments, e.g. CoreDeployment
> --------------------------------------------------------------------------------------------------
>
>                 Key: RF-13232
>                 URL: https://issues.jboss.org/browse/RF-13232
>             Project: RichFaces
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: tests - functional 
>    Affects Versions: 5.0.0.Alpha1
>            Reporter: Juraj Húska
>            Assignee: Juraj Húska
>            Priority: Minor
>             Fix For: 4.5-Tracking
>
>
> This should be added to support *[multiple deployments|https://docs.jboss.org/author/display/ARQ/Multiple+Deployments]* feature of Arquillian.
> It matters to the {{CoreDeployment}} and to the similar.
> Currently, {{Deployment}} class decide what name the deployed archive would have. It uses the passed {{class}} object to determine this. In the particular test, one needs to pass some class, which would be part of the name. The good practice is to pass the name of the test class.
> Here comes the problem with multiple deployments, when each deployed archive has to have different name.
> Proposed solution:
> Add overloaded constructor method, which would take a name for the deployed archive.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)



More information about the richfaces-issues mailing list