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

Dan Allen (JIRA) jira-events at lists.jboss.org
Tue Jul 19 20:48:23 EDT 2011


    [ https://issues.jboss.org/browse/AS7-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615298#comment-12615298 ] 

Dan Allen commented on AS7-1152:
--------------------------------

I'd like to add that this patch is crucial for the demonstration of Arquillian. We use the @ArquillianResource test enrichment throughout the Arquillian Showcase.

> 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
>             Fix For: 7.0.1.Final
>
>
> 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