JSP Regeneration Details If you do not need automatic regeneration of JSP pages, set up the Web Subsystem to not regenerate the...
ORB Subsystem – Initializers on Details The AS 7 ORB implementation can be secured by enabling SSL encryption in the JacORB subsystem. Solution To enable...
ORB Subsystem – security-Domain Set Details The AS 7 ORB implementation can be secured by enabling SSL encryption in the JacORB subsystem. Solution To enable...
Remove and mask informational headers – JSP configuration Details When a resource is requested from the Web Connector via HTTP, the response contains headers with information about the...
Remove and mask informational headers – Server Property Override Details When a resource is requested from the Web Connector via HTTP, the response contains headers with information about the...
Remove or Disable Example Content – Enable-welcome-root Details Although it can be a good idea to keep some example content in a test environment, to check if...
Remove or Disable Example Content – ExampleDS Details Although it can be a good idea to keep some example content in a test environment, to check if...
Role Based Authentication per queue Details In order to have role based authentication inside our queue server you need to setup HornetQ with these directives....
Run your Instance as non privileged user Details This is a global requirement for any mission-critical application, your AS 7 instance should never run as root account...
Secure Datasources Details In order to secure your datasources, it is good practice is associate them with a security domain. Solution Configure...