Jump to content

Just trying to run the demo?


Recommended Posts

By: amit das - amitdas91

Just trying to run the demo?

2002-05-09 13:18

Hi,

 

I have installed JasperReports as stated in the how.to file... copied the tools.jar to the jasper lib dir.

 

Got ant.

 

When I try to run samplesshapes witht he following command I get:

C:downloadJasperReportsdemosamplesshapes>java ShapesApp -Trun -FShapesReport.xml

 

Exception in thread "main" java.lang.NoClassDefFoundError: ShapesApp

 

What am i doing wrong?

 

Thanks,

Amit

 

 

By: Teodor Danciu - teodord

RE: Just trying to run the demo?

2002-05-09 23:47

 

Hi,

 

If you got ANT, why don't you type

"ant run", "ant compile", "ant fill", "ant view"

or other at the command prompt.

This is why you installed ANT, to simplify the report testing.

 

Anyway, in your command you haven't put anything

in the CLASSPATH when launching the JVM.

 

Good luck!

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...