Jump to content
JasperReports Library 7.0 is now available ×

Compilation warning


ktrinad

Recommended Posts

By: Eunice - unichelle

Compilation warning

2003-03-19 00:33

Hi,

 

I'm just started learning iReport through the tutorial. An I have encountered the below warning during the compilation, even though the .pdf file is being displayed. Any idea?

 

Thanks.

====================================

C:j2sdk1.4.1binjava.exe -Dorg.xml.sax.driver=org.apache.xerces.parsers.SAXParser IReportCompiler -c -pdf "C:cmwreportccyrep.xml"

 

File: C:cmwreportccyrep.xml

 

Compiling to file... C:cmwreportccyrep.jasper

 

********************************************************************

 

* WARNING: Unable to compile with "sun.tools.javac.Main" compiler. *

 

* Cause : java.lang.ClassNotFoundException : sun.tools.javac.Main *

 

* Compiling with command line "javac" compiler. *

 

********************************************************************

 

Compilation running time : 4066

 

Print generated succesfully.

 

Exporting pdf to file... C:cmwreportccyrep.pdf

 

Running time : 8182

 

Viewing pdf...C:cmwreportccyrep.pdf

 

 

 

 

By: Giulio Toffoli - gt78

RE: Compilation warning

2003-03-19 00:48

HI Eunice,

 

this is not an error but only a warning.

You can suppress it including in your classpath the file tools.jar shipped with your jdk.

 

Giulio

 

 

 

 

By: Eunice - unichelle

RE: Compilation warning

2003-03-19 01:22

Yes. You are right. Thank you!

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