Jump to content
JasperReports Library 7.0 is now available ×

Please Help: cannot find DefaultHandler


Recommended Posts

By: Mark Hayes - markh46

Please Help: cannot find DefaultHandler

2003-04-03 19:48

I've downloaded JR v 0.4.5 and have been struggling for 2 days to resolve this problem. If I attempt to use the <compile> target on the samples I get the following error:

 

Exception in thread "main" java.lang.NoClassDefFoundError:org/xml/sax/helpers/DefaultHandler

 

This also occurs when I bypass Ant and use the following command:

 

C:JasperReports 0.4.5demosamplesquery>java -classpath .;......classes;......libxercesImpl.jar;......libxmlParserAPIs.jar QueryApp -Tcompile -FQueryReport.xml

 

Any help would be greatly appreciated. Perhaps I've been staring at this too long. Thanks.

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