[Carbon-commits] [Carbon] svn commit r67833 - branches/carbon/3.0.0/components/bam/org.wso2.carbon.bam.mgt/3.0.0/src/main/resources/reports

ajithn at wso2.com ajithn at wso2.com
Thu Jun 10 05:20:29 PDT 2010


Author: ajithn
Date: Thu Jun 10 05:20:29 2010
New Revision: 67833
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=67833

Log:
long name display issue fixed in service data report

Modified:
   branches/carbon/3.0.0/components/bam/org.wso2.carbon.bam.mgt/3.0.0/src/main/resources/reports/server_data.jrxml

Modified: branches/carbon/3.0.0/components/bam/org.wso2.carbon.bam.mgt/3.0.0/src/main/resources/reports/server_data.jrxml
URL: http://wso2.org/svn/browse/wso2/branches/carbon/3.0.0/components/bam/org.wso2.carbon.bam.mgt/3.0.0/src/main/resources/reports/server_data.jrxml?rev=67833&r1=67832&r2=67833&view=diff
==============================================================================
--- branches/carbon/3.0.0/components/bam/org.wso2.carbon.bam.mgt/3.0.0/src/main/resources/reports/server_data.jrxml	(original)
+++ branches/carbon/3.0.0/components/bam/org.wso2.carbon.bam.mgt/3.0.0/src/main/resources/reports/server_data.jrxml	Thu Jun 10 05:20:29 2010
@@ -32,57 +32,57 @@
 	<group name="serverURL">
 		<groupExpression><![CDATA[$F{serverURL}]]></groupExpression>
 		<groupHeader>
-			<band height="19" splitType="Stretch">
+			<band height="40" splitType="Stretch">
 				<rectangle radius="0">
-					<reportElement key="rectangle-7" mode="Opaque" x="0" y="0" width="660" height="18" forecolor="#92A962" backcolor="#92A962"/>
+					<reportElement key="rectangle-7" mode="Opaque" x="0" y="22" width="660" height="18" forecolor="#92A962" backcolor="#92A962"/>
 					<graphicElement>
 						<pen lineWidth="0.0" lineStyle="Solid"/>
 					</graphicElement>
 				</rectangle>
 				<textField isStretchWithOverflow="true" isBlankWhenNull="false">
-					<reportElement key="textField" x="7" y="1" width="245" height="18"/>
+					<reportElement key="textField" x="7" y="1" width="653" height="18" forecolor="#D22121"/>
 					<textElement verticalAlignment="Middle">
 						<font size="12" isBold="true" isItalic="false"/>
 					</textElement>
 					<textFieldExpression class="java.lang.String"><![CDATA[$F{serverURL}]]></textFieldExpression>
 				</textField>
 				<textField isBlankWhenNull="false">
-					<reportElement key="textField" x="252" y="1" width="77" height="18"/>
+					<reportElement key="textField" x="252" y="22" width="77" height="18"/>
 					<textElement textAlignment="Right" verticalAlignment="Middle">
 						<font size="12" isBold="false"/>
 					</textElement>
 					<textFieldExpression class="java.lang.String"><![CDATA[$F{serverMsgReqCount}]]></textFieldExpression>
 				</textField>
 				<textField isBlankWhenNull="false">
-					<reportElement key="textField" x="329" y="1" width="67" height="18"/>
+					<reportElement key="textField" x="329" y="22" width="67" height="18"/>
 					<textElement textAlignment="Right" verticalAlignment="Middle">
 						<font size="12" isBold="false"/>
 					</textElement>
 					<textFieldExpression class="java.lang.String"><![CDATA[$F{serverMsgResCount}]]></textFieldExpression>
 				</textField>
 				<textField isBlankWhenNull="false">
-					<reportElement key="textField" x="396" y="1" width="64" height="18"/>
+					<reportElement key="textField" x="396" y="22" width="64" height="18"/>
 					<textElement textAlignment="Right" verticalAlignment="Middle">
 						<font size="12" isBold="false"/>
 					</textElement>
 					<textFieldExpression class="java.lang.String"><![CDATA[$F{serverMsgFaultCount}]]></textFieldExpression>
 				</textField>
 				<textField isBlankWhenNull="false">
-					<reportElement key="textField" x="460" y="1" width="66" height="18"/>
+					<reportElement key="textField" x="460" y="22" width="66" height="18"/>
 					<textElement textAlignment="Right" verticalAlignment="Middle">
 						<font size="12" isBold="false"/>
 					</textElement>
 					<textFieldExpression class="java.lang.String"><![CDATA[$F{serverAvgResTime}]]></textFieldExpression>
 				</textField>
 				<textField isBlankWhenNull="false">
-					<reportElement key="textField" x="526" y="1" width="65" height="18"/>
+					<reportElement key="textField" x="526" y="22" width="65" height="18"/>
 					<textElement textAlignment="Right" verticalAlignment="Middle">
 						<font size="12" isBold="false"/>
 					</textElement>
 					<textFieldExpression class="java.lang.String"><![CDATA[$F{serverMaxResTime}]]></textFieldExpression>
 				</textField>
 				<textField isBlankWhenNull="false">
-					<reportElement key="textField" x="591" y="1" width="67" height="18"/>
+					<reportElement key="textField" x="591" y="22" width="69" height="18"/>
 					<textElement textAlignment="Right" verticalAlignment="Middle">
 						<font size="12" isBold="false"/>
 					</textElement>
@@ -97,54 +97,54 @@
 	<group name="serviceName">
 		<groupExpression><![CDATA[$F{serviceName}]]></groupExpression>
 		<groupHeader>
-			<band height="22" splitType="Stretch">
+			<band height="43" splitType="Stretch">
 				<rectangle>
-					<reportElement x="0" y="0" width="660" height="20" forecolor="#ACBC88" backcolor="#ACBC88"/>
+					<reportElement x="0" y="22" width="660" height="20" forecolor="#ACBC88" backcolor="#ACBC88"/>
 				</rectangle>
 				<textField isStretchWithOverflow="true">
-					<reportElement x="50" y="1" width="202" height="20"/>
+					<reportElement x="7" y="1" width="653" height="20" forecolor="#E8605A"/>
 					<textElement>
-						<font size="12"/>
+						<font size="12" isBold="true"/>
 					</textElement>
 					<textFieldExpression class="java.lang.String"><![CDATA[$F{serviceName}]]></textFieldExpression>
 				</textField>
 				<textField>
-					<reportElement x="253" y="1" width="76" height="20"/>
+					<reportElement x="252" y="22" width="77" height="20"/>
 					<textElement textAlignment="Right" verticalAlignment="Middle">
 						<font size="12"/>
 					</textElement>
 					<textFieldExpression class="java.lang.String"><![CDATA[$F{serviceMsgReqCount}]]></textFieldExpression>
 				</textField>
 				<textField>
-					<reportElement x="330" y="2" width="66" height="20"/>
+					<reportElement x="330" y="22" width="66" height="20"/>
 					<textElement textAlignment="Right" verticalAlignment="Middle">
 						<font size="12"/>
 					</textElement>
 					<textFieldExpression class="java.lang.String"><![CDATA[$F{serviceMsgResCount}]]></textFieldExpression>
 				</textField>
 				<textField>
-					<reportElement x="397" y="2" width="63" height="20"/>
+					<reportElement x="397" y="22" width="63" height="20"/>
 					<textElement textAlignment="Right" verticalAlignment="Middle">
 						<font size="12"/>
 					</textElement>
 					<textFieldExpression class="java.lang.String"><![CDATA[$F{serviceMsgFaultCount}]]></textFieldExpression>
 				</textField>
 				<textField>
-					<reportElement x="462" y="2" width="64" height="20"/>
+					<reportElement x="460" y="22" width="66" height="20"/>
 					<textElement textAlignment="Right" verticalAlignment="Middle">
 						<font size="12"/>
 					</textElement>
 					<textFieldExpression class="java.lang.String"><![CDATA[$F{serviceAvgResTime}]]></textFieldExpression>
 				</textField>
 				<textField>
-					<reportElement x="527" y="2" width="64" height="20"/>
+					<reportElement x="527" y="22" width="64" height="20"/>
 					<textElement textAlignment="Right" verticalAlignment="Middle">
 						<font size="12"/>
 					</textElement>
 					<textFieldExpression class="java.lang.String"><![CDATA[$F{serviceMaxResTime}]]></textFieldExpression>
 				</textField>
 				<textField>
-					<reportElement x="592" y="1" width="65" height="20"/>
+					<reportElement x="592" y="22" width="68" height="20"/>
 					<textElement textAlignment="Right" verticalAlignment="Middle">
 						<font size="12"/>
 					</textElement>
@@ -159,61 +159,61 @@
 	<group name="operationName">
 		<groupExpression><![CDATA[$F{operationName}]]></groupExpression>
 		<groupHeader>
-			<band height="18" splitType="Stretch">
+			<band height="40" splitType="Stretch">
 				<rectangle radius="0">
-					<reportElement key="rectangle-6" mode="Opaque" x="0" y="0" width="660" height="18" forecolor="#EBF1DD" backcolor="#EBF1DD">
+					<reportElement key="rectangle-6" mode="Opaque" x="0" y="21" width="660" height="18" forecolor="#EBF1DD" backcolor="#EBF1DD">
 						<printWhenExpression><![CDATA[new Boolean($V{REPORT_COUNT}.intValue() % 2 == 0)]]></printWhenExpression>
 					</reportElement>
 				</rectangle>
 				<rectangle radius="0">
-					<reportElement key="rectangle-6" mode="Opaque" x="0" y="0" width="660" height="18" forecolor="#CDDDAC" backcolor="#CDDDAC">
+					<reportElement key="rectangle-6" mode="Opaque" x="0" y="21" width="660" height="18" forecolor="#CDDDAC" backcolor="#CDDDAC">
 						<printWhenExpression><![CDATA[new Boolean($V{REPORT_COUNT}.intValue() % 2 == 1)]]></printWhenExpression>
 					</reportElement>
 				</rectangle>
 				<textField isStretchWithOverflow="true" isBlankWhenNull="false">
-					<reportElement key="textField" x="81" y="0" width="171" height="18"/>
+					<reportElement key="textField" x="7" y="1" width="653" height="18" forecolor="#ED6060"/>
 					<textElement verticalAlignment="Middle">
-						<font size="12" isItalic="false"/>
+						<font size="12" isBold="true" isItalic="false"/>
 					</textElement>
 					<textFieldExpression class="java.lang.String"><![CDATA[$F{operationName}]]></textFieldExpression>
 				</textField>
 				<textField isBlankWhenNull="false">
-					<reportElement key="textField" x="252" y="0" width="77" height="18"/>
+					<reportElement key="textField" x="252" y="20" width="77" height="18"/>
 					<textElement textAlignment="Right" verticalAlignment="Middle">
 						<font size="12" isBold="false"/>
 					</textElement>
 					<textFieldExpression class="java.lang.String"><![CDATA[$F{opMsgReqCount}]]></textFieldExpression>
 				</textField>
 				<textField isBlankWhenNull="false">
-					<reportElement key="textField" x="329" y="0" width="67" height="18"/>
+					<reportElement key="textField" x="329" y="20" width="67" height="18"/>
 					<textElement textAlignment="Right" verticalAlignment="Middle">
 						<font size="12" isBold="false"/>
 					</textElement>
 					<textFieldExpression class="java.lang.String"><![CDATA[$F{opMsgResCount}]]></textFieldExpression>
 				</textField>
 				<textField isBlankWhenNull="false">
-					<reportElement key="textField" x="396" y="0" width="64" height="18"/>
+					<reportElement key="textField" x="396" y="21" width="64" height="18"/>
 					<textElement textAlignment="Right" verticalAlignment="Middle">
 						<font size="12" isBold="false"/>
 					</textElement>
 					<textFieldExpression class="java.lang.String"><![CDATA[$F{opMsgFaultCount}]]></textFieldExpression>
 				</textField>
 				<textField isBlankWhenNull="false">
-					<reportElement key="textField" x="460" y="0" width="66" height="18"/>
+					<reportElement key="textField" x="460" y="21" width="66" height="18"/>
 					<textElement textAlignment="Right" verticalAlignment="Middle">
 						<font size="12" isBold="false"/>
 					</textElement>
 					<textFieldExpression class="java.lang.String"><![CDATA[$F{opAvgResTime}]]></textFieldExpression>
 				</textField>
 				<textField isBlankWhenNull="false">
-					<reportElement key="textField" x="526" y="0" width="65" height="18"/>
+					<reportElement key="textField" x="526" y="21" width="65" height="18"/>
 					<textElement textAlignment="Right" verticalAlignment="Middle">
 						<font size="12" isBold="false"/>
 					</textElement>
 					<textFieldExpression class="java.lang.String"><![CDATA[$F{opMaxResTime}]]></textFieldExpression>
 				</textField>
 				<textField isBlankWhenNull="false">
-					<reportElement key="textField" x="591" y="0" width="66" height="18"/>
+					<reportElement key="textField" x="591" y="21" width="69" height="18"/>
 					<textElement textAlignment="Right" verticalAlignment="Middle">
 						<font size="12" isBold="false"/>
 					</textElement>



More information about the Carbon-commits mailing list