[arquillian-issues] [JBoss JIRA] (ARQ-367) Add support for @ArquillianResource

Dominik Pospisil (Commented) (JIRA) jira-events at lists.jboss.org
Thu Nov 17 10:50:40 EST 2011


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

Dominik Pospisil commented on ARQ-367:
--------------------------------------

Seems that AS7 does not. Any plan to implement that?
                
> Add support for @ArquillianResource
> -----------------------------------
>
>                 Key: ARQ-367
>                 URL: https://issues.jboss.org/browse/ARQ-367
>             Project: Arquillian
>          Issue Type: Feature Request
>          Components: Base Implementation
>            Reporter: Aslak Knutsen
>            Assignee: Aslak Knutsen
>             Fix For: 1.0.0.Alpha5
>
>
> @ArquillianResource is a way to inject extension/core controlled objects so they can be used by the user.
> @ArquillianResource
> URL url; <-- targeted containers http context
> @ArquillianResource(SomeServlet.class)
> URL url; <-- targeted containers http context where servlet is located
> @ArquillianResource
> InitialContext|Context context; <-- targeted containers initial context
> @ArquillianResource
> Deployer deployer; <-- the manual deployer

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list