[jboss-jira] [JBoss JIRA] Created: (AS7-1152) Support Deployment introspection using ProtocolMetadata in the Arquillian Containers

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Thu Jun 30 04:31:23 EDT 2011


Support Deployment introspection using ProtocolMetadata in the Arquillian Containers
------------------------------------------------------------------------------------

                 Key: AS7-1152
                 URL: https://issues.jboss.org/browse/AS7-1152
             Project: Application Server 7
          Issue Type: Feature Request
          Components: Test Suite
    Affects Versions: 7.0.0.CR1
            Reporter: Aslak Knutsen


on deploy, the Arquillian Containers should return a ProtocolMetadata object that describes the content of the Deployment.

e.g. Which HTTP contexts (ip/port) are there, which Servlets etc. 

This can be used for injection of URL's to the Deployed context, e.g. @ArquillianResource(MyServlet.class) URL url;

The same is used by the ServletProtocol to discover the correct web context to call to invoke the test (this does not currently work at all with AS7)

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

        


More information about the jboss-jira mailing list