]
Snjezana Peco commented on JBIDE-2220:
--------------------------------------
Created a JSF control intended to embed a BIRT report in an existing page.
The report can be embedded in a Seam xhtml page using the following code:
<ui:composition
template="layout/template.xhtml">
...
<b:birt designType="embed"
designName="test1.rptdesign"
embeddable="true"
masterpage="false">
<b:param name="sample" value="sample parameter"/>
<b:param name="Cust" value="10"/>
</b:birt>
...
</ui:composition>
The birt tag uses the JBossBirtServlet servlet placed in the
org.jboss.tools.birt.core/resources/jboss-birt-servlet.jar library that includes the
source code.
i will update JbossBirtIntegration.zip manual to include the latest changes.
JBoss BIRT Integration
----------------------
Key: JBIDE-2220
URL:
http://jira.jboss.com/jira/browse/JBIDE-2220
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Reporter: Snjezana Peco
Assigned To: Snjezana Peco
Fix For: 3.0.0.alpha
Attachments: hbds.zip, JBossBirtIntegration.zip,
org.jboss.tools.birt.feature.zip
I am going to integrate JBoss Tools with BIRT.
The integration will include the following functionalities:
- creating a data source based on the Hibernate Tools configuration
- creating a data set including most of the Hibernate Tools features (browsing the
Hibernate artifacts, syntax highlighting, formating, content assist...), D&D ...
- the data set preview
- creating reports using the Hibernate data source
- adding deployment within a web projects (JSF, Seam...)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: