Jump to content
JasperReports Library 7.0 is now available ×

Recompiling reports


2005 IR Help

Recommended Posts

By: Curtis Greg W - cgregjam

Recompiling reports

2004-03-05 04:45

why is it necessary to recopile reports each time jasper version change???

 

Is there anyway i can yse a report compiled, for example, with version 5.1 with version 5.2?

 

 

 

 

By: Gregory A. Swarthout - gswarthout

RE: Recompiling reports

2004-03-05 09:39

> why is it necessary to recopile reports each time jasper

> version change???

 

Because the resulting object is actually a serialized java object and one can only deserialize into an identical format.

 

> Is there anyway i can yse a report compiled, for

> example, with version 5.1 with version 5.2?

 

No

 

 

 

 

By: Teodor Danciu - teodord

RE: Recompiling reports

2004-03-05 10:53

 

Hi,

 

You could decompile them using the JRXmlWriter

inside the 0.5.1 version and recompile them for

the 0.5.2 version.

I'll consider introducing an Ant task for decompiling

*.jasper files, just like we have on for compiling them.

 

Thank you,

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