From jbosstools-commits at lists.jboss.org Mon Mar 7 15:55:47 2011 Content-Type: multipart/mixed; boundary="===============8847286484852115041==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r29578 - trunk/birt/docs/en-US. Date: Mon, 07 Mar 2011 15:55:46 -0500 Message-ID: <201103072055.p27KtkXB020101@svn01.web.mwc.hst.phx2.redhat.com> --===============8847286484852115041== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: mcaspers Date: 2011-03-07 15:55:46 -0500 (Mon, 07 Mar 2011) New Revision: 29578 Modified: trunk/birt/docs/en-US/birt_integration_with_seam.xml trunk/birt/docs/en-US/hibernate_datasource.xml Log: "Working on installation instructions" Modified: trunk/birt/docs/en-US/birt_integration_with_seam.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/birt/docs/en-US/birt_integration_with_seam.xml 2011-03-07 18:04:4= 8 UTC (rev 29577) +++ trunk/birt/docs/en-US/birt_integration_with_seam.xml 2011-03-07 20:55:4= 6 UTC (rev 29578) @@ -12,14 +12,14 @@ = = - + Tip: We used JBoss Seam 2.0.1 GA and JBoss Application Server 4.2.2 GA in examples= of this guide. - + =
Creating Seam Web Project with Birt Facet Modified: trunk/birt/docs/en-US/hibernate_datasource.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/birt/docs/en-US/hibernate_datasource.xml 2011-03-07 18:04:48 UTC = (rev 29577) +++ trunk/birt/docs/en-US/hibernate_datasource.xml 2011-03-07 20:55:46 UTC = (rev 29578) @@ -20,7 +20,7 @@ In this guide we will use the Employees table= of the DATAMODELS database. = = - + Tip: Before performing Seam Generate Entities, you should have a = connection profile adjusted and connected to a database. How to do this see in th= e Adding BIRT Funct= ionality to Standard Seam Web Project chapter, you would have a connection profile already configured. = - + @@ -168,11 +168,11 @@ Now you can insert the data set items of HibernateDat= aSet into the employees.rptdesign. = = - + Tip: If you don't know how to do this we suggest that you re= fer to the Ecli= pse BIRT Tutorial. - + = = You can also use parameters in the query to add dynamics to your re= port. In the previous example we hardcoded the selection criterion in the <= code>where clause. --===============8847286484852115041==--