[arquillian-issues] [JBoss JIRA] (ARQ-322) Implement a GlassFish 3.1 managed container adapter

Dan Allen (JIRA) jira-events at lists.jboss.org
Mon Mar 12 02:05:47 EDT 2012


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

Dan Allen commented on ARQ-322:
-------------------------------

{color:green}*Green bar!!*{color}

Just add the following line in GlassFishClientUtil#prepareClient()

{code}
client.addFilter(new CsrfProtectionFilter());
{code}

Make sure it's the client filter (com.sun.jersey.api.client.filter.CsrfProtectionFilter).
                
> Implement a GlassFish 3.1 managed container adapter
> ---------------------------------------------------
>
>                 Key: ARQ-322
>                 URL: https://issues.jboss.org/browse/ARQ-322
>             Project: Arquillian
>          Issue Type: Feature Request
>          Components: GlassFish Containers
>    Affects Versions: glassfish_1.0.0.CR2
>            Reporter: Dan Allen
>            Assignee: Vineet Reynolds
>
> To round out the GlassFish support, we need a managed container adapter (see the JBoss AS managed container).

--
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