javaee-samples / javaee7-samples

Java EE 7 Samples
https://travis-ci.org/javaee-samples/javaee7-samples
Other
2.51k stars 1.66k forks source link

Fixed #269. #270

Closed radcortez closed 10 years ago

radcortez commented 10 years ago

NPE loading the CSV file from the Glassfish embedded regular classloader. Changed to use the Thread context classloader.