Installation Environment

i-net Clear Reports supports various runtime environments for the i-net Clear Reports report server. Select the environment to install by selecting its radio button.

  • Standalone Server: This installs all i-net Clear Reports libraries. You can start the i-net Clear Reports with a batch file (*.bat for Windows, *.sh for Unix, *.app for Mac) or use the jar files for your development.
  • Standalone Server Windows-Service: This installs the i-net Clear Reports Standalone Server as a Windows Service. Requires administrative privileges for the installation, all configurations are saved in system scope. (Windows only)
  • Microsoft IIS with ASP.NET: This installs i-net Clear Reports Server as Windows Service and a bridge for Internet Information Services(IIS). Requires administrative privileges for the installation and that your IIS has ASP.NET enabled. All configurations are saved in system scope. (Windows only)
  • Standalone Server as Daemon: This installs the i-net Clear Reports Standalone Server as a Daemon. Requires administrative privileges for the installation, all configurations are saved in system scope. (Linux only)
  • Apache with PHP: This installs i-net Clear Reports server with a PHPProxy. The PHPProxy must be copied separately to the Apache web server. It will also install the Standalone Server under Linux and Mac and the Windows Service under Windows. For using the PHPProxy the i-net Clear Reports server must be running separately. Requires administrative privileges for the installation, all configurations are saved in system scope.
  • IBM WebSphere: This creates a *.war file that you can deploy in your WebSphere Server
  • Oracle Application Server: This creates a *.war file that will be deployed in your Oracle J2EE server automatically.
  • Oracle WebLogic: This creates a *.war file that you can deploy in your Weblogic Server
  • JBoss: This creates a *.war file that you can deploy in your JBoss Server
  • Apache Tomcat: This creates a preconfigured *.war file for your Apache Tomcat Server to run i-net Clear Reports server. This *.war file is copied into the webapps folder during the installation.
  • Jetty: This creates a preconfigured *.war file for your Jetty Server to run i-net Clear Reports server. This *.war file is copied into the webapps folder during the installation.
  • Generic Servlet: This creates a generic *.war file. You need to modify the deployment descriptors manually.
  • Glassfish Server: This creates a *.war file that you can deploy in your Glassfish Server