You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/31 02:39:52 UTC

[jira] Commented: (GERONIMO-1393) Add test of EAR/WAR security options

    [ https://issues.apache.org/jira/browse/GERONIMO-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516582 ] 

David Jencks commented on GERONIMO-1393:
----------------------------------------

Maybe these or something like them could be run against the new testsuite/enterprise-testsuite/sec-tests app?

> Add test of EAR/WAR security options
> ------------------------------------
>
>                 Key: GERONIMO-1393
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-1393
>             Project: Geronimo
>          Issue Type: Test
>      Security Level: public(Regular issues) 
>          Components: deployment, security
>    Affects Versions: 1.0
>            Reporter: Aaron Mulder
>             Fix For: 1.x
>
>         Attachments: ear-plan-no-realm-ear-security.xml, ear-plan-no-realm-no-security.xml, ear-plan-war-realm-ear-security.xml, ear-plan-war-realm-no-security.xml
>
>
> If we someday have a place to run deployment tests against a running server, here are some plans that might come in handy.  These can be used with an EAR wrapped around the LDAP-demo WAR (which I renamed to test-web.war for this case),
> The test should try deploying that EAR with each of these plans in turn.  The expected results are:
> ear-plan-no-realm-ear-security.xml: Fail with error
> ear-plan-no-realm-no-security.xml: Fail with error
> ear-plan-war-realm-no-security.xml: Fail with error
> ear-plan-war-realm-ear-security.xml: Deploy successfully
> To pass, there must be a security-realm-name element in the WAR and a security element in either the EAR or the WAR.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.