| 1. | Set up the BIRT viewer for your Tomcat installation as described in Setting up the BIRT Viewer (only the viewer has to be installed, no JDBC drivers, or others) |
| 2. | Copy the following plug-ins (contained in the plugins folder of the OntoStudio installation) to the BIRT viewer (into the directory <birt-viewer>/WEB-INF/platform/plugins): |
| • | com.ontoprise.ontobroker.socketclient_6.x.x.jar |
| • | com.ontoprise.ontobroker.util_6.x.x.jar |
| • | com.ontoprise.oda.ontobroker_3.x.x.jar |
| • | org.apache.log4j_1.2.13.v200903072027.jar |
| • | org.apache.abdera.i18n-0.4.0.jar |
| 3. | The reports that shall be deployed have to be copied directly to the birt-viewer directory (<Tomcat directory>/webapps/birt-viewer). |
| 4. | Launch your report using the following URL (and replace <your report name> with the real name of your report): http://localhost:8080/birt-viewer/frameset?__report=<your report name>.rptdesign |