Jump to content
JasperReports Library 7.0 is now available ×

digester.Digester - Parse Error


2004 IR Help

Recommended Posts

By: toxicBunny - toxicbunny

digester.Digester - Parse Error

2004-06-09 13:26

I am fairly new to using iReport and am having a problem compiling reports with a textfield from within iReport. I have the latest sources from CVS (as of June 7) and am working on Windows XP with JDK 1.4.2-04. If I start a new report and add a text field I get the following error upon compiling the report.

 

27219?[Thread-8]?ERROR?digester.Digester??-?Parse?Error?at?line?66?column?68:?Attribute?"isCode"?must?be?declared?for?element?type?"textFieldExpression". org.xml.sax.SAXParseException:?Attribute?"isCode"?must?be?declared?for?element?type?"textFieldExpression".

 

However, the line it's referring to is shown below with the "isCode" attribute...

 

<textFieldExpression class="java.lang.String" isCode="true" ><![CDATA[$F{Field}]]></textFieldExpression>

 

Without the textfield the report compiles with no problems. Am I missing something here or is this a bug of some sort?

 

Thanks for your help,

 

Scott

 

 

 

 

By: Giulio Toffoli - gt78

RE: digester.Digester - Parse Error

2004-06-10 07:57

 

Go to options frame and disable multiline expression support.

 

Giulio

 

 

 

 

By: toxicBunny - toxicbunny

RE: digester.Digester - Parse Error

2004-06-10 08:47

That was it. Thanks for your help.

 

I've just started working with iReport, but it seems to have a better design, be more flexible, and more intuitive than any of the other JasperReports editors I've seen. Great work!

 

Scott

 

 

 

 

By: shanmugam kumar - skumarsamy

RE: digester.Digester - Parse Error

2004-06-29 02:52

Hi Giulio,

I have the same problem while i closed the design session and opened the design for the next and during compilation.

 

I have disabled the multiline expression support already.

 

expecting your help.

thanks

kumar

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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