Jump to content
Changes to the Jaspersoft community edition download ×

Difference between .jrxml and .jasper files ?


AnnMary.Thomas
Go to solution Solved by tchen,

Recommended Posts

Can anyone tell me the actual difference between .jrxml and .jasper files. I know when you compile the .jrxml file you get the .jasper file. But when I open the .jasper file in my Jasper soft studio its opening and I am able to modify the .jasper file just like a .jrxml file. So what does it mean by compiled form.

Is this a feature in Jasper Soft Studio. Because in ireport if we try to open a .jasper file it would ask to conver it to a .jrxml file for editing

 

Link to comment
Share on other sites

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

  • Solution

.jasper file is a Java executable and it is used in JVM to generate report based on your report design. Jaspersoft report design tools recognize this file type as a JR specific Java class file and is able to convert the files back to report template in XML format. JSS does the conversion automatically while iReport prompts for a user confirmation before the process. It's just different approaches to the same capability by our product.

Link to comment
Share on other sites

  • 2 years later...
  • 4 years later...

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