From jbosstools-commits at lists.jboss.org Mon Mar 7 19:31:00 2011 Content-Type: multipart/mixed; boundary="===============4638286986963672226==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r29591 - trunk/birt/docs/en-US. Date: Mon, 07 Mar 2011 19:30:59 -0500 Message-ID: <201103080030.p280UxIw000872@svn01.web.mwc.hst.phx2.redhat.com> --===============4638286986963672226== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: mcaspers Date: 2011-03-07 19:30:59 -0500 (Mon, 07 Mar 2011) New Revision: 29591 Modified: trunk/birt/docs/en-US/birt_integration_with_seam.xml Log: "General editing and screenshot updates" 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-08 00:03:1= 6 UTC (rev 29590) +++ trunk/birt/docs/en-US/birt_integration_with_seam.xml 2011-03-08 00:30:5= 9 UTC (rev 29591) @@ -148,11 +148,9 @@
Integration with Seam - In the previous section you have created a Seam project with BIRT capa= bilities. = - Now you can create a simple kick start project to see that everything = is configured correctly. = - + In the previous section you have created a Seam project with BIRT ca= pabilities. Now you can create a simple kick start project to see that ever= ything is configured correctly. = + = - = @@ -162,12 +160,12 @@ The report should print the data from the CLASSICMODELS.CUSTOME= RS table of the BIRT Classic Models Sample Database, namely: = Customer number (CLASSICMODELS.CUSTOMERS.CUSTO= MERNAME) - Contact person first name ( CLASSICMODELS.CUST= OMERS.CONTACTFIRSTNAME) + Contact person first name (CLASSICMODELS.CUSTO= MERS.CONTACTFIRSTNAME) Contact person last name (CLASSICMODELS.CUSTOM= ERS.CONTACTLASTNAME) - Contact person phone number(CLASSICMODELS.CUST= OMERS.PHONE) + Contact person phone number (CLASSICMODELS.CUS= TOMERS.PHONE) - The title of the report should be set via reportTitle parameter + The title of the report should be set via reportTitle parameter. As this guide is primarily focused on the BIRT integration and not th= e BIRT technology itself, the steps required to make the report will not be= shown. For more information on creating a BIRT report file please read the= BIRT documentatio= n. --===============4638286986963672226==--