Hi!
when I run jasperdemo (1-1-5 from cvs in April 12 2005) I get this error from
tomcat log
then I edit the build.xml from jasperdemo, add in the line 37Code:Caused by: java.lang.IllegalStateException: Could not load 'DispatcherServlet.properties': class path resource [DispatcherServlet.properties] cannot be opened because it does not exist
and now works! this is right?Code:<include name="**/*.properties"/>
thanks!


Reply With Quote