Hi Friends

Iam getting the following exception when trying to parse an jasper .jrxml file

my code is as follows


File xmlFile = new File("d://report.jrxml");
InputStream...