After you have finished the servlet installation of i-net Clear Reports with the setup tool you can do the following things.
Please visit the documentation of your servlet engine how to start it. For example JRun 3 and JRun 4 can be started with:
$JRUN_HOME/bin/jrun start
and Apache/Tomcat can be started with the command:
$TOMCAT_HOME/bin/catalina run
Open a browser and visit your servlet context. For JRun please enter the URL:
http://<host>:<port>/reporting
for Tomcat please enter the URL:
http://<host>:8080/reporting
and click on the sample.rpt file. After that you should see the rendered report.
To start the configuration manager execute the command:
java -cp .;.:core/ClearReports.jar com.inet.report.config.gui.swing.StartCM
i-net software strives to provide accurate product documentation. Please give us your feedback using the form below.
NOTE: This form is for documentation feedback only. For technical assistance, please send an email to clearreports@inetsoftware.de.