Jump to content
We've recently updated our Privacy Statement, available here ×

How do I run the samples?


Recommended Posts

By: Jorge Renato Andrade Strobel - jorgetroba

How do I run the samples?

2003-07-07 06:48

I´m trying run the servlets samples tha i downloaded by tomcat but a error has happened. The error is:

NESTED BY :

dori.jasper.engine.JRException: Error loading object from file : C:JorgeProjetosTestesWebreportsWebappReport.jasper

at dori.jasper.engine.util.JRLoader.loadObject(JRLoader.java:132)

at dori.jasper.engine.JasperFillManager.fillReport(JasperFillManager.java:288)

at dori.jasper.engine.JasperRunManager.runReportToPdf(JasperRunManager.java:281)

at org.apache.jsp.pdf_jsp._jspService(pdf_jsp.java:58)

at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:136)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:204)

at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:289)

 

Could somebody help me to resolve this problem?

 

 

 

 

By: Teodor Danciu - teodord

RE: How do I run the samples?

2003-07-07 07:13

 

Hi,

 

Click on the "compile" menu first.

This will compile the report design and produce

the *.jasper file needed by the report filling process.

 

I hope this helps.

Teodor

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...