-
Task
-
Resolution: Done
-
Major
-
None
StandaloneScriptTestCase and DomainScriptTestCase can both be enhanced to exercise the security manager handling in standalone.[sh|bat|ps1] and domain.[sh|bat|ps1].
What I have in mind is checking system property 'security.manager' and if it is true include '-secmgr' in the set of arguments passed to ScriptProcess.start.
We use -Dsecurity.manager=true as a param to mvn when we want to run a profile that exercises security manager.
- is cloned by
-
WFLY-18602 Add security manager testing to scripts tests
- Closed