-
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.
- clones
-
WFCORE-6532 Add security manager testing to scripts tests
- Resolved
- is incorporated by
-
JBEAP-27615 (8.0.z) WFLY-18557 - appclient -secmgr should be allowed under Java 21
- Verified