
Installing the Engine Bean
When you install JReport Designer, which by default is installed in C:\JReport\Designer, JReport Engine Bean is also installed at the same time. After installation, you will have the main components as below in <install_root>:
- lib\JREngine.jar*
Archive file for JReport Engine Bean.
- bin\report.ini*
Configuration file.
- lib\log4j-1.2.8.jar*
Jar file used for the JReport Engine logging system.
- lib\resource.jar
Resources of JReport Designer.
- lib\xml-apis.jar, xercesImpl.jar
Jar files used when exporting to XML.
- lib\JRResultViewer.jar
Jar file for JReport Result Viewer Bean.
- lib\chart.jar
Jar file used when exporting to HTML with images that are to be embedded as a chart applet in the HTML file.
- lib\udo\udo12.jar
Register of user defined objects.
- lib\activation.jar
Jar file used when exporting to mail.
- lib\mail.jar
Jar file used when exporting to mail.
- lib\Itext.zip
Archive file used when exporting to PDF.
- lib\poiHSSF_151.jar
Jar file used when exporting to Excel.
- lib\sac.jar
Jar file used to parse xml files.
- lib\commons-codec-1.2.jar
Jar file that provides implementations of common encoders and decoders such as Base64, Hex, Phonetic and URLs.
- Readme.html, License.html
Release information.
- help\designer\samples\MyNLSBundleInfo.java, TestEngineBean.java, TestWherePortion.java, LocalWherePortion.java
Samples to demonstrate how to call and use JReport Engine Bean.
Note: * represents the files that are required when JReport Engine Bean is called.
