ESGF / esg-orp

ESGF Openid Relying Party (ORP)
http://esgf.org/esg-orp/
Other
3 stars 6 forks source link

Print warning message if IP configuration file is not found #4

Closed LucaCinquini closed 11 years ago

LucaCinquini commented 11 years ago

The class AuthenticationByIPFilter should print a warning message if one of the supplied configuration files (las_servers.xml, las_servers_static.xml) is not found.

LucaCinquini commented 11 years ago

Implemented - the warning messages are printed to the THREDDS log file /esg/content/thredds/logs/threddsServlet.log. Additionally it will print a stack trace to catalina.out before the Servlet Exception causes the thredds application to stop.