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

Juraj Húska (JIRA) jira-events at lists.jboss.org
Tue Oct 1 10:07:02 EDT 2013


Juraj Húska created RF-13232:
--------------------------------

             Summary: 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
            Priority: Minor


This should be added to support 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list