up vote 1 down vote favorite
share [g+] share [fb]

I am testing the jaspergrails plugin for Grails. I am following the tutorial for this plugin. I've created a trivial jasper report and I've put it under web-app\plugins\jasper-0.9.5\reports\all-races.jasper

I am getting an exception

Error 500: java.lang.Exception: No such report spec: reports\all-races.jasper or .jrxml

Any hint why?

thanks a lot in advance.

Luis

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

Try to put the .jasper file under web-app/reports/ instead.

link|improve this answer
Fine! That the correct answer – Luixv Apr 16 '09 at 11:06
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.