Information
The installation may provide example applications, documentation, and other directories which may not serve a production use.
Solution
Perform the following to remove extraneous resources:
                1. The following should yield no output:
                    $ rm -rf $CATALINA_HOME/webapps/docs 
                    $CATALINA_HOME/webapps/examples
                If the Manager application is not utilized, also remove the following resources:
                    $ rm -rf $CATALINA_HOME/webapps/host-manager 
                    $CATALINA_HOME/webapps/manager 
                    $CATALINA_HOME/conf/Catalina/localhost/manager.xml