[jboss-jira] [JBoss JIRA] Assigned: (AS7-1152) Support Deployment introspection using ProtocolMetadata in the Arquillian Containers
Aslak Knutsen (JIRA)
jira-events at lists.jboss.org
Fri Jul 15 17:45:24 EDT 2011
[ https://issues.jboss.org/browse/AS7-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aslak Knutsen reassigned AS7-1152:
----------------------------------
Assignee: Aslak Knutsen
> 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
> Assignee: 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