Add test of EAR/WAR security options
------------------------------------
Key: GERONIMO-1393
URL: http://issues.apache.org/jira/browse/GERONIMO-1393
Project: Geronimo
Type: Test
Components: deployment, security
Versions: 1.0
Reporter: Aaron Mulder
Fix For: 1.x
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.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira