Author: heiko.braun(a)jboss.com
Date: 2009-07-03 06:23:07 -0400 (Fri, 03 Jul 2009)
New Revision: 5213
Modified:
jbpm4/trunk/modules/integration/report/src/main/resources/overall_activity.rptdesign
jbpm4/trunk/modules/integration/report/src/main/resources/process_summary.rptconfig
jbpm4/trunk/modules/integration/report/src/main/resources/process_summary.rptdesign
Log:
Clean up jdbc sources in birt reports
Modified:
jbpm4/trunk/modules/integration/report/src/main/resources/overall_activity.rptdesign
===================================================================
---
jbpm4/trunk/modules/integration/report/src/main/resources/overall_activity.rptdesign 2009-07-03
10:12:00 UTC (rev 5212)
+++
jbpm4/trunk/modules/integration/report/src/main/resources/overall_activity.rptdesign 2009-07-03
10:23:07 UTC (rev 5213)
@@ -12,12 +12,6 @@
<encrypted-property name="odaPassword"
encryptionID="base64">amJwbQ==</encrypted-property>
<property name="odaJndiName">java:/JbpmDS</property>
</oda-data-source>
- <oda-data-source extensionID="org.eclipse.birt.report.data.oda.jdbc"
name="HSQLDB" id="248">
- <property
name="odaDriverClass">org.hsqldb.jdbcDriver</property>
- <property
name="odaURL">jdbc:hsqldb:hsql://localhost:1701</property>
- <property name="odaUser">sa</property>
- <property name="odaJndiName">java:/JbpmDS</property>
- </oda-data-source>
</data-sources>
<data-sets>
<oda-data-set
extensionID="org.eclipse.birt.report.data.oda.jdbc.JdbcSelectDataSet"
name="process_definitions" id="9">
@@ -62,7 +56,7 @@
</structure>
</list-property>
</structure>
- <property name="dataSource">HSQLDB</property>
+ <property name="dataSource">MySQL</property>
<list-property name="resultSet">
<structure>
<property name="position">1</property>
@@ -175,7 +169,7 @@
</structure>
</list-property>
</structure>
- <property name="dataSource">HSQLDB</property>
+ <property name="dataSource">MySQL</property>
<list-property name="resultSet">
<structure>
<property name="position">1</property>
@@ -286,7 +280,7 @@
</structure>
</list-property>
</structure>
- <property name="dataSource">HSQLDB</property>
+ <property name="dataSource">MySQL</property>
<list-property name="resultSet">
<structure>
<property name="position">1</property>
@@ -348,7 +342,7 @@
</structure>
</list-property>
</structure>
- <property name="dataSource">HSQLDB</property>
+ <property name="dataSource">MySQL</property>
<list-property name="resultSet">
<structure>
<property name="position">1</property>
@@ -544,7 +538,7 @@
</structure>
</list-property>
</structure>
- <property name="dataSource">HSQLDB</property>
+ <property name="dataSource">MySQL</property>
<list-property name="resultSet">
<structure>
<property name="position">1</property>
@@ -1500,7 +1494,7 @@
<Prefix></Prefix>
<Separator>, </Separator>
</DataPoint>
- <LabelPosition>Inside</LabelPosition>
+ <LabelPosition>Outside</LabelPosition>
<Stacked>false</Stacked>
<Triggers>
<Condition>onclick</Condition>
Modified:
jbpm4/trunk/modules/integration/report/src/main/resources/process_summary.rptconfig
===================================================================
---
jbpm4/trunk/modules/integration/report/src/main/resources/process_summary.rptconfig 2009-07-03
10:12:00 UTC (rev 5212)
+++
jbpm4/trunk/modules/integration/report/src/main/resources/process_summary.rptconfig 2009-07-03
10:23:07 UTC (rev 5213)
@@ -3,11 +3,11 @@
<list-property name="configVars">
<structure>
<property
name="name">__isdisplay__procId_42_0</property>
- <property name="value">vacation2-1</property>
+ <property name="value">vacation2-2</property>
</structure>
<structure>
<property name="name">procId_42_1</property>
- <property name="value">vacation2-1</property>
+ <property name="value">vacation2-2</property>
</structure>
<structure>
<property name="name">procId_42_type_</property>
Modified:
jbpm4/trunk/modules/integration/report/src/main/resources/process_summary.rptdesign
===================================================================
---
jbpm4/trunk/modules/integration/report/src/main/resources/process_summary.rptdesign 2009-07-03
10:12:00 UTC (rev 5212)
+++
jbpm4/trunk/modules/integration/report/src/main/resources/process_summary.rptdesign 2009-07-03
10:23:07 UTC (rev 5213)
@@ -26,12 +26,6 @@
<encrypted-property name="odaPassword"
encryptionID="base64">amJwbQ==</encrypted-property>
<property name="odaJndiName">java:/JbpmDS</property>
</oda-data-source>
- <oda-data-source extensionID="org.eclipse.birt.report.data.oda.jdbc"
name="HSQLDB" id="275">
- <property
name="odaDriverClass">org.hsqldb.jdbcDriver</property>
- <property
name="odaURL">jdbc:hsqldb:hsql://localhost:1701</property>
- <property name="odaUser">sa</property>
- <property name="odaJndiName">java:/JbpmDS</property>
- </oda-data-source>
</data-sources>
<data-sets>
<oda-data-set
extensionID="org.eclipse.birt.report.data.oda.jdbc.JdbcSelectDataSet"
name="active_instances" id="126">
@@ -139,7 +133,7 @@
</structure>
</list-property>
</structure>
- <property name="dataSource">HSQLDB</property>
+ <property name="dataSource">MySQL</property>
<list-property name="parameters">
<structure>
<property name="name">id</property>
@@ -262,7 +256,7 @@
</structure>
</list-property>
</structure>
- <property name="dataSource">HSQLDB</property>
+ <property name="dataSource">MySQL</property>
<list-property name="parameters">
<structure>
<property name="name">id</property>
@@ -536,7 +530,7 @@
</structure>
</list-property>
</structure>
- <property name="dataSource">HSQLDB</property>
+ <property name="dataSource">MySQL</property>
<list-property name="parameters">
<structure>
<property name="name">id</property>
@@ -660,7 +654,7 @@
</structure>
</list-property>
</structure>
- <property name="dataSource">HSQLDB</property>
+ <property name="dataSource">MySQL</property>
<list-property name="resultSet">
<structure>
<property name="position">1</property>
Show replies by date