You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "WeizhanGuo (JIRA)" <ji...@apache.org> on 2008/12/22 05:52:44 UTC

[jira] Commented: (OFBIZ-1348) add the BIRT as the ofbiz component

    [ https://issues.apache.org/jira/browse/OFBIZ-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658451#action_12658451 ] 

WeizhanGuo commented on OFBIZ-1348:
-----------------------------------

Work with BIRT2.3.1 Note, it fixed some error..
1. Download birt-runtime-2_3_1;
2. Extract the file and copy the sub files in the WebViewerExample folder to the webapp folder of the ofbiz component;
3. Merge the web.xml, remember ofbiz using the web-app_2_3.xsd and BIRT needs web-app_2_4.xsd, update to 2.4 and change some order of the elements in web.xml.
After those you can use the BIRT now.
And more:
4. If you want to use the pojo datasource just download CreateDataSource.java, it can work as the pojo datasource;
   I think using the birt viewer tag is the best well to work with the Ofbiz, you can see how it work in OfbizScripted.rptdesign and testBirt.jsp




> add the BIRT as the ofbiz component
> -----------------------------------
>
>                 Key: OFBIZ-1348
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1348
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: WeizhanGuo
>            Assignee: Jacques Le Roux
>             Fix For: SVN trunk
>
>         Attachments: AuthenticateHelper.java, birt.zip, BirtViewHandler.java, BirtViewHelper.java, plugins1.zip, plugins2.zip, plugins3.zip, quickStart.doc, screenshot.bmp
>
>
> put the BIRT run environment to the ofbiz, make the BIRT as the ofbiz component, and let the user can develop the BI more easily and efficiently

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.