Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "BirtPOJO Viewer JBOSS Deployment"

(New page: {{Backlink|BIRT Project}} __TOC__ ==BIRT POJO Viewer JBOSS Deployment== Install and Deploy Steps 1. Download the BIRT Runtime and extract the contents.<br> 2. Remove org.apache.xerces fr...)
 
(BIRT POJO Viewer JBOSS Deployment)
Line 9: Line 9:
 
from the birt-runtime-version\WebViewerExample\WEB-INF\lib folder.<br>
 
from the birt-runtime-version\WebViewerExample\WEB-INF\lib folder.<br>
 
3. Copy the WebViewerExample directory to jboss-version\server\default\deploy directory.<br>
 
3. Copy the WebViewerExample directory to jboss-version\server\default\deploy directory.<br>
4. Rename WebViewerExample to birt.war
+
4. Rename WebViewerExample to birt.war.<br>
4. Start JBOSS Server.<br>
+
5. Start JBOSS Server.<br>

Revision as of 12:15, 16 June 2011

< 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 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