Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

BirtPOJO Viewer JBOSS Deployment

< To: BIRT Project

BIRT POJO Viewer JBOSS Deployment

Install and Deploy Steps

1. Download the BIRT Runtime and extract the contents.
2. Remove org.apache.xerces and org.apache.xml.serializer from the birt-runtime-version\WebViewerExample\WEB-INF\lib folder.
3. Copy the WebViewerExample directory to jboss-version\server\default\deploy directory.
4. Rename WebViewerExample to birt.war.
5. Start JBOSS Server.

Back to the top