LDEV-3275: Remove security domain configuration files from particular WARs. The comment said they were only used when a WAR was deployed as …
Show more
LDEV-3275: Remove security domain configuration files from particular WARs. The comment said they were only used when a WAR was deployed as a standalone module. When a part of the EAR, the security is controlled by application.xml file. Also, there the domain referenced in these config files is not defined anywhere, making it dead code.
Show less