Jump to content
JasperReports Library 7.0 is now available ×

adding -Xmx100 java option to jasper run


ktrinad

Recommended Posts

By: paul slagle - pjslagle

adding -Xmx100 java option to jasper run

2003-04-07 19:31

does anyone know how to override or add a java option to the run of the generated report.

 

i am running a report that loads a lot of data, and need to use the -Xmx100 option, but i can't seem to insert it.

 

thanks in advance for any help

 

P.S. the runtime command generated by ireport is:

 

C:j2sdk1.4.1_01binjava.exe -Dorg.xml.sax.driver=org.apache.xerces.parsers.SAXParser IReportCompiler -c -pdf -jdriveroracle.jdbc.driver.OracleDriver -juserbok -jpasswdpassword -jurljdbc:oracle:thin:@edidb4:1521:ediwdb4 -query "select * from SELF_DUP_REPROTS" "C:downloadCopyDuplicatesCrossProvider.xml"

 

 

 

 

 

By: Giulio Toffoli - gt78

RE: adding -Xmx100 java option to jasper run

2003-04-09 12:02

You must modify the code....

 

Giulio

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