From Dries.h...@gmail.com on April 27, 2011 08:10:23
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.
Attachment: stack.txt
Original issue: http://code.google.com/p/owasp-esapi-java/issues/detail?id=220
From Dries.h...@gmail.com on April 27, 2011 08:10:23
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.
Attachment: stack.txt
Original issue: http://code.google.com/p/owasp-esapi-java/issues/detail?id=220