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 JOnAS Deployment"

(Initial)
 
(formatting)
Line 1: Line 1:
 +
{{Backlink|BIRT Project}}
 +
__TOC__
 
==BIRT POJO Viewer JOnAS Deployment==
 
==BIRT POJO Viewer JOnAS Deployment==
  

Revision as of 18:58, 19 August 2014

< To: BIRT Project

BIRT POJO Viewer JOnAS Deployment

Install and Deploy Steps

1. Download the BIRT Runtime and extract the contents.
2. Copy the WebViewerExample directory to ${JONAS_BASE}\deploy directory.
3. Rename the WebViewerExample directory to Birt.
4. Start JOnAS.
5. Go to http://localhost:9000/Birt

PS: depmonitor service mustn't launched.

Back to the top