Image ClassPath Issue after migrate to 1.2.5

Hi,

P/s advise. I encountered the following runtime exception after I migrate from Ireport 1.2.1 to 1.2.5:

net.sf.jasperreports.engine.JRException:ÂImageÂnotÂfound

It still works on my verson 1.2.1 copy.

Regards,
Felicia
feliciayong's picture
Joined: Jul 31 2006 - 4:41pm
Last seen: 16 years 8 months ago

3 Answers:

Apparently it works in both version now that I had corrected the image path from ""..\\..\\images\\reports\\"" to "images\\reports\\"

Does tat suggest tat version 1.2.1 is more lenient, less strict in handling classpath etc.?
feliciayong's picture
Joined: Jul 31 2006 - 4:41pm
Last seen: 16 years 8 months ago
Apparently it works in both version now that I had corrected the image path from ""..\\..\\images\\reports\\"" to "images\\reports\\"

Does tat suggest tat version 1.2.1 is more lenient, less strict in handling classpath etc.?
feliciayong's picture
Joined: Jul 31 2006 - 4:41pm
Last seen: 16 years 8 months ago
It's not a classpath related problem, but it's related to how the url is handled.

Giulio
giulio's picture
70466
Joined: Jan 2 2007 - 4:15pm
Last seen: 2 weeks 5 days ago
Feedback
randomness