[jboss-user] [JBoss Tools] - Re: can you use tools birt integration with normal JSF 2?

u j do-not-reply at jboss.com
Wed Feb 22 09:31:27 EST 2012


u j [https://community.jboss.org/people/bcn] created the discussion

"Re: can you use tools birt integration with normal JSF 2?"

To view the discussion, visit: https://community.jboss.org/message/718731#718731

--------------------------------------------------------------
Yes, I got it to work with RichFaces 4 and no Seam.
However, I could not manage to install Birt as jboss module.
So all Birt runtime libs and the two jboss birt libs mentioned above are in WEB-INF/lib.
As my project is "mavenized", I keep these libs in a separate folder and in the maven build they are copied to WEB-INF/lib.

In the jsf page I have e.g.:
|  |  |  | <b:birt embeddable="true" |
|  |  |  |  | designName="WEB-INF/birt/sub_match.rptdesign" designType="embed" |
|  |  |  |  | locale="#{loginBean.language}"> |
|  |  |  |  | <b:param name="estabId" value="#{bean.reportEstabId}" /> |
|  |  |  |  | <b:param name="weekdayId" value="1" /> |
|  |  |  |  |
|  |  |  | </b:birt> |

Hope this helps.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/718731#718731]

Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120222/e82606ed/attachment.html 


More information about the jboss-user mailing list