RE: Jasper Plugin cannot find file

2009-04-22 Thread Security Management
location with log4j, and will have to figure out how to put it in the struts.xml file for the action. Thanks for all the help. -Original Message- From: Balwinder Kumar [mailto:balwinder@gmail.com] Sent: Tuesday, April 21, 2009 10:51 PM To: Struts Users Mailing List Subject: Re: Jaspe

Re: Jasper Plugin cannot find file

2009-04-21 Thread Balwinder Kumar
I would suggest that first give the complete absolute path and check if the program is working fine, just to ensure, there is a problem with path only. Once established problem is with path only, I may help you further. Regards, Balwinder Kumar Security Management wrote: I'm using the tutori

RE: Jasper Plugin cannot find file

2009-04-21 Thread Security Management
- From: Dave Newton [mailto:newton.d...@yahoo.com] Sent: Tuesday, April 21, 2009 4:37 PM To: Struts Users Mailing List Subject: Re: Jasper Plugin cannot find file Please start new threads for new topics. Security Management wrote: > I have put a file here: >

Re: Jasper Plugin cannot find file

2009-04-21 Thread Dave Newton
Please start new threads for new topics. Security Management wrote: I have put a file here: /jasper/report.jrxml Without any context I have no idea where that file is: is it on the classpath? Is it in the webapp root? /jasper/scrounger_report.jasper

Jasper Plugin cannot find file

2009-04-21 Thread Security Management
I'm using the tutorial here: http://struts.apache.org/2.0.14/docs/jasperreports-tutorial.html I have put a file here: /jasper/report.jrxml I can look in my war file and verify it. I'm trying to compile and render with it. Here is my action code: /jasper/scrounger