Jump to content
JasperReports Library 7.0 is now available ×

Compile Reports


Recommended Posts

By: Reinhard Achleiter - crazyreini

Compile Reports

2003-05-26 22:01

Hi!

 

When i want to compile a Report (InputStream) i get following exception:

 

java.lang.AbstractMethodError: javax.xml.parsers.SAXParser.getXMLReader()Lorg/xml/sax/XMLReader;

at dori.jasper.engine.xml.JRXmlLoader.prepareDigester(JRXmlLoader.java:419)

at dori.jasper.engine.xml.JRXmlLoader.loadXML(JRXmlLoader.java:370)

at dori.jasper.engine.xml.JRXmlLoader.load(JRXmlLoader.java:357)

at dori.jasper.engine.JasperCompileManager.compileReport(JasperCompileManager.java:185)

 

I use 0.4.6. Have anybody an idea, why this exception is thrown?

 

kind regards

Reinhard

 

 

 

 

By: Teodor Danciu - teodord

RE: Compile Reports

2003-05-27 00:56

 

Hi,

 

Please use a JAXP 1.1 compatible XML parser.

I forgot to mention this in the requirements for the 0.4.6.

 

Thank you,

Teodor

 

 

 

 

 

By: Reinhard Achleiter - crazyreini

RE: Compile Reports

2003-06-01 22:48

Thanks!

 

Where can i get one?

 

kind regards

 

Reinhard

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