[arquillian-issues] [JBoss JIRA] Created: (ARQ-473) DeployableContainer should not be restricted to only deploy Descriptors or Archives

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Thu Jun 16 09:36:23 EDT 2011


DeployableContainer should not be restricted to only deploy Descriptors or Archives
-----------------------------------------------------------------------------------

                 Key: ARQ-473
                 URL: https://issues.jboss.org/browse/ARQ-473
             Project: Arquillian
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Base Implementation, Deployable Containers SPI
    Affects Versions: 1.0.0.CR1
            Reporter: Aslak Knutsen
             Fix For: 1.1.0.CR1


To open up for more specialized Containers we should support some type of 'WildCard' Deploy. 

Possible by having a Annotation driven DeployableContainer, e.g. 

@Deploy
public SomethingExposedInContext(SomeRandomOtherType type)

This will let us e.g. deploy Files/ Images etc directly for non Java/EE type Containers.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list