ibnemahdi / owasp-esapi-java

Automatically exported from code.google.com/p/owasp-esapi-java
Other
0 stars 0 forks source link

printStackTrace when loading configuration file #220

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Configure ESAPI with a configuration file from the classpath.

What is the expected output? What do you see instead?
Expected: Some log messages that the library is trying to load the file and 
maybe from where he loaded it.
Actual: A stack trace "FileNotFoundException" because he couldn't find the file 
in the 3 predefined locations. The configuration is correctly loaded though.

What version of the product are you using? On what operating system?
2.0.0-rc11

Does this issue affect only a specified browser or set of browsers?
No

Please provide any additional information below.
Location of the code: DefaultSecurityConfiguration.java at line 434 in method 
loadConfiguration()
In attach the complete stacktrace.

Original issue reported on code.google.com by Dries.h...@gmail.com on 27 Apr 2011 at 12:10

Attachments:

GoogleCodeExporter commented 9 years ago
Issue 228 has been merged into this issue.

Original comment by chrisisbeef on 23 Jul 2011 at 8:31

GoogleCodeExporter commented 9 years ago
This is very frustrating log noise.

Original comment by chrisisbeef on 23 Jul 2011 at 8:31

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1856.

Original comment by chrisisbeef on 23 Jul 2011 at 8:36