Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Jasper Reports java.io.FileNotFoundException (Access is denied)

843833Oct 20 2008 — edited Oct 21 2008
Hi,

I am trying to run a report from Java Web Application using jasperReports.

I put the report in C:\Reports. When the code reaches:

JasperDesign jasperDesign = JRXmlLoader.load(reportPath);

I get the error: Jasper Reports java.io.FileNotFoundException C:\Reports (Access is denied)

Does anyone know what Should I do in order to run the report?

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 18 2008
Added on Oct 20 2008
3 comments
1,730 views