[jboss-svn-commits] JBL Code SVN: r29643 - in labs/jbosstm/workspace/whitingjr/trunk/performance: .settings and 32 other directories.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Fri Oct 16 13:34:08 EDT 2009
Author: whitingjr
Date: 2009-10-16 13:34:06 -0400 (Fri, 16 Oct 2009)
New Revision: 29643
Added:
labs/jbosstm/workspace/whitingjr/trunk/performance/.classpath
labs/jbosstm/workspace/whitingjr/trunk/performance/.project
labs/jbosstm/workspace/whitingjr/trunk/performance/.settings/
labs/jbosstm/workspace/whitingjr/trunk/performance/.settings/org.eclipse.jdt.core.prefs
labs/jbosstm/workspace/whitingjr/trunk/performance/.settings/org.maven.ide.eclipse.prefs
labs/jbosstm/workspace/whitingjr/trunk/performance/build.xml
labs/jbosstm/workspace/whitingjr/trunk/performance/lib/
labs/jbosstm/workspace/whitingjr/trunk/performance/lib/antlr.license.txt
labs/jbosstm/workspace/whitingjr/trunk/performance/lib/apache.license-2.0.txt
labs/jbosstm/workspace/whitingjr/trunk/performance/lib/apache.license.txt
labs/jbosstm/workspace/whitingjr/trunk/performance/lib/dbdrivers/
labs/jbosstm/workspace/whitingjr/trunk/performance/lib/dbdrivers/db2/
labs/jbosstm/workspace/whitingjr/trunk/performance/lib/dbdrivers/derby/
labs/jbosstm/workspace/whitingjr/trunk/performance/lib/dbdrivers/derby/derby.jar
labs/jbosstm/workspace/whitingjr/trunk/performance/lib/dbdrivers/hsqldb/
labs/jbosstm/workspace/whitingjr/trunk/performance/lib/dbdrivers/jamie/
labs/jbosstm/workspace/whitingjr/trunk/performance/lib/dbunit-2.2-20060719.153040-1.jar
labs/jbosstm/workspace/whitingjr/trunk/performance/lib/ejb3-persistence.jar
labs/jbosstm/workspace/whitingjr/trunk/performance/lib/hibernate-annotations.jar
labs/jbosstm/workspace/whitingjr/trunk/performance/lib/hibernate-entitymanager.jar
labs/jbosstm/workspace/whitingjr/trunk/performance/lib/hibernate-tools.jar
labs/jbosstm/workspace/whitingjr/trunk/performance/lib/hibernate3.jar
labs/jbosstm/workspace/whitingjr/trunk/performance/lib/jboss-ejb3-all.jar
labs/jbosstm/workspace/whitingjr/trunk/performance/lib/lgpl.txt
labs/jbosstm/workspace/whitingjr/trunk/performance/lib/testng-5.4-jdk15.jar
labs/jbosstm/workspace/whitingjr/trunk/performance/lib/thirdparty-all.jar
labs/jbosstm/workspace/whitingjr/trunk/performance/logs/
labs/jbosstm/workspace/whitingjr/trunk/performance/pom.xml
labs/jbosstm/workspace/whitingjr/trunk/performance/profile.txt
labs/jbosstm/workspace/whitingjr/trunk/performance/src/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/java/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/java/org/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/java/org/jboss/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/java/org/jboss/application/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/java/org/jboss/application/Behaviour.java
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/java/org/jboss/application/Demo.java
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/META-INF/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/META-INF/caveatemptor-beans.xml
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/META-INF/persistence.xml
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/README.txt
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/default.persistence.properties
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/embedded-jboss-beans.xml
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/jboss-aop.xml
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/jndi.properties
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/log4j.xml
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/profile.properties
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/README.txt
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/db2/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/db2/database-location/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/db2/database-location/co-located-db/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/db2/database-location/embedded-db/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/db2/database-location/remote-db/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/derby/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/derby/database-locations/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/derby/database-locations/co-located-db/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/derby/database-locations/embedded-db/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/derby/database-locations/remote-db/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/derby/db-profile.properties
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/hsqldb/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/hsqldb/database-locations/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/hsqldb/database-locations/co-located-db/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/hsqldb/database-locations/embedded-db/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/hsqldb/database-locations/remote-db/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/hsqldb/db-profile.properties
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/oracle/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/oracle/database-location/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/oracle/database-location/co-located-db/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/oracle/database-location/embedded-db/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/oracle/database-location/remote-db/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/postgres/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/postgres/database-location/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/postgres/database-location/co-located-db/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/postgres/database-location/embedded-db/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/postgres/database-location/remote-db/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/shared-database.properties
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/transaction-management/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/transaction-management/README.txt
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/transaction-management/jta-managed/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/transaction-management/jta-managed/default.persistence.properties
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/transaction-management/native/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/transaction-management/native/default.persistence.properties
labs/jbosstm/workspace/whitingjr/trunk/performance/src/test/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/test/java/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/test/java/org/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/test/java/org/jboss/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/test/java/org/jboss/tm/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/test/java/org/jboss/tm/performance/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/test/resources/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/test/resources/testsuite-integration-ejb3.xml
Modified:
labs/jbosstm/workspace/whitingjr/trunk/performance/
Log:
added to svn
Property changes on: labs/jbosstm/workspace/whitingjr/trunk/performance
___________________________________________________________________
Name: svn:ignore
+ target
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/.classpath
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/.classpath (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/.classpath 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" output="target/classes" path="src/main/java"/>
+ <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"/>
+ <classpathentry kind="src" output="target/test-classes" path="src/test/java"/>
+ <classpathentry kind="src" path="src/test/resources"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+ <classpathentry kind="output" path="target/classes"/>
+</classpath>
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/.project
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/.project (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/.project 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>performance</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.maven.ide.eclipse.maven2Builder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.maven.ide.eclipse.maven2Nature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/.settings/org.eclipse.jdt.core.prefs
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/.settings/org.eclipse.jdt.core.prefs (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/.settings/org.eclipse.jdt.core.prefs 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,12 @@
+#Mon Oct 12 10:25:36 BST 2009
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
+org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
+org.eclipse.jdt.core.compiler.compliance=1.6
+org.eclipse.jdt.core.compiler.debug.lineNumber=generate
+org.eclipse.jdt.core.compiler.debug.localVariable=generate
+org.eclipse.jdt.core.compiler.debug.sourceFile=generate
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.source=1.6
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/.settings/org.maven.ide.eclipse.prefs
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/.settings/org.maven.ide.eclipse.prefs (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/.settings/org.maven.ide.eclipse.prefs 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,9 @@
+#Fri Oct 09 17:02:38 BST 2009
+activeProfiles=
+eclipse.preferences.version=1
+fullBuildGoals=process-test-resources
+includeModules=false
+resolveWorkspaceProjects=true
+resourceFilterGoals=process-resources resources\:testResources
+skipCompilerPlugin=true
+version=1
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/build.xml
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/build.xml (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/build.xml 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,100 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<project name="JBoss TM performance comparison project" default="profile">
+ <import file="/home/whitingjr/java/hibernate/caveatemptor-jpa-061211/build.xml" />
+ <!--
+ set this property for the LogStore location.
+ ${jboss.server.data.dir}
+ -->
+
+ <property name="required-args" value="-Dtransaction.strategy=value -Ddb.installation=value -Ddb.vendor=value" />
+ <property name="optional-args" value="-Dtransaction.log.store=value" />
+
+ <property name="driver.home" value="lib/dbdrivers" />
+ <property name="properties.home" value="src/main/resources/properties/database" />
+
+ <fileset id="database.driver" dir="${driver.home}/${db.vendor}">
+ <include name="*.jar" />
+ </fileset>
+
+
+ <target name="check-arguments">
+
+ <fail message="Usage: ant ${required-args}">
+ <condition>
+ <not>
+ <and>
+ <isset property="transaction.strategy" />
+ <isset property="db.installation" />
+ <isset property="db.vendor" />
+ </and>
+ </not>
+ </condition>
+ </fail>
+
+ <fail message="Transaction strategy must be either [native|jta-managed]">
+ <condition>
+ <not>
+ <or>
+ <equals arg1="${transaction.strategy}" arg2="native" />
+ <equals arg1="${transaction.strategy}" arg2="jta-managed" />
+ </or>
+ </not>
+ </condition>
+ </fail>
+
+ <fail message="Database installation must be either [co-located-db|embedded-db|remote-db]">
+ <condition>
+ <not>
+ <or>
+ <equals arg1="${db.installation}" arg2="embedded-db" />
+ <equals arg1="${db.installation}" arg2="co-located-db" />
+ <equals arg1="${db.installation}" arg2="remote-db" />
+ </or>
+ </not>
+ </condition>
+ </fail>
+
+ <fail message="Specify log store configuration when jta-managed. Usage: ant ${required-args} ${optional-args}">
+ <condition>
+ <and>
+ <not>
+ <isset property="transaction.log.store" />
+ </not>
+ <equals arg1="${transaction.strategy}" arg2="jta-managed" />
+ </and>
+ </condition>
+ </fail>
+
+
+ </target>
+
+ <target name="check-setup">
+ <fail message="Database driver library has not been installed.">
+ <condition>
+ <resourcecount refid="database.driver" when="equal" count="0" />
+ </condition>
+ </fail>
+ <fail message="Database properties have not been configured for the installation. [${properties.home}/${db.vendor}/database-locations/${db.installation}]">
+ <condition>
+ <not>
+ <available file="${properties.home}/${db.vendor}/database-locations/${db.installation}" />
+ </not>
+ </condition>
+ </fail>
+
+ </target>
+
+
+ <target name="prepare" depends="check-arguments, check-setup">
+
+ </target>
+
+ <target name="profile" depends="prepare">
+ </target>
+
+
+ <target name="usage">
+ <echo>Usage: ant ${required-args} ${optional-args} (optional) </echo>
+ </target>
+
+</project>
\ No newline at end of file
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/lib/antlr.license.txt
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/lib/antlr.license.txt (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/lib/antlr.license.txt 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,32 @@
+
+SOFTWARE RIGHTS
+$Id: antlr.license.txt,v 1.1 2006/09/03 15:40:05 cbauer Exp $
+
+ANTLR 1989-2003 Developed by jGuru.com,
+http://www.ANTLR.org and http://www.jGuru.com
+
+We reserve no legal rights to the ANTLR--it is fully in the
+public domain. An individual or company may do whatever
+they wish with source code distributed with ANTLR or the
+code generated by ANTLR, including the incorporation of
+ANTLR, or its output, into commerical software.
+
+We encourage users to develop software with ANTLR. However,
+we do ask that credit is given to us for developing
+ANTLR. By "credit", we mean that if you use ANTLR or
+incorporate any source code into one of your programs
+(commercial product, research project, or otherwise) that
+you acknowledge this fact somewhere in the documentation,
+research report, etc... If you like ANTLR and have
+developed a nice tool with the output, please mention that
+you developed it using ANTLR. In addition, we ask that the
+headers remain intact in our source code. As long as these
+guidelines are kept, we expect to continue enhancing this
+system and expect to make other tools available as they are
+completed.
+
+The primary ANTLR guy:
+
+Terence Parr
+http://www.jGuru.com
+parrt at jguru.com
Property changes on: labs/jbosstm/workspace/whitingjr/trunk/performance/lib/antlr.license.txt
___________________________________________________________________
Name: svn:executable
+ *
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/lib/apache.license-2.0.txt
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/lib/apache.license-2.0.txt (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/lib/apache.license-2.0.txt 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,202 @@
+
+ Apache License
+ Version 2.0, January 2004
+ http://www.apache.org/licenses/
+
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+ 1. Definitions.
+
+ "License" shall mean the terms and conditions for use, reproduction,
+ and distribution as defined by Sections 1 through 9 of this document.
+
+ "Licensor" shall mean the copyright owner or entity authorized by
+ the copyright owner that is granting the License.
+
+ "Legal Entity" shall mean the union of the acting entity and all
+ other entities that control, are controlled by, or are under common
+ control with that entity. For the purposes of this definition,
+ "control" means (i) the power, direct or indirect, to cause the
+ direction or management of such entity, whether by contract or
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
+ outstanding shares, or (iii) beneficial ownership of such entity.
+
+ "You" (or "Your") shall mean an individual or Legal Entity
+ exercising permissions granted by this License.
+
+ "Source" form shall mean the preferred form for making modifications,
+ including but not limited to software source code, documentation
+ source, and configuration files.
+
+ "Object" form shall mean any form resulting from mechanical
+ transformation or translation of a Source form, including but
+ not limited to compiled object code, generated documentation,
+ and conversions to other media types.
+
+ "Work" shall mean the work of authorship, whether in Source or
+ Object form, made available under the License, as indicated by a
+ copyright notice that is included in or attached to the work
+ (an example is provided in the Appendix below).
+
+ "Derivative Works" shall mean any work, whether in Source or Object
+ form, that is based on (or derived from) the Work and for which the
+ editorial revisions, annotations, elaborations, or other modifications
+ represent, as a whole, an original work of authorship. For the purposes
+ of this License, Derivative Works shall not include works that remain
+ separable from, or merely link (or bind by name) to the interfaces of,
+ the Work and Derivative Works thereof.
+
+ "Contribution" shall mean any work of authorship, including
+ the original version of the Work and any modifications or additions
+ to that Work or Derivative Works thereof, that is intentionally
+ submitted to Licensor for inclusion in the Work by the copyright owner
+ or by an individual or Legal Entity authorized to submit on behalf of
+ the copyright owner. For the purposes of this definition, "submitted"
+ means any form of electronic, verbal, or written communication sent
+ to the Licensor or its representatives, including but not limited to
+ communication on electronic mailing lists, source code control systems,
+ and issue tracking systems that are managed by, or on behalf of, the
+ Licensor for the purpose of discussing and improving the Work, but
+ excluding communication that is conspicuously marked or otherwise
+ designated in writing by the copyright owner as "Not a Contribution."
+
+ "Contributor" shall mean Licensor and any individual or Legal Entity
+ on behalf of whom a Contribution has been received by Licensor and
+ subsequently incorporated within the Work.
+
+ 2. Grant of Copyright License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ copyright license to reproduce, prepare Derivative Works of,
+ publicly display, publicly perform, sublicense, and distribute the
+ Work and such Derivative Works in Source or Object form.
+
+ 3. Grant of Patent License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ (except as stated in this section) patent license to make, have made,
+ use, offer to sell, sell, import, and otherwise transfer the Work,
+ where such license applies only to those patent claims licensable
+ by such Contributor that are necessarily infringed by their
+ Contribution(s) alone or by combination of their Contribution(s)
+ with the Work to which such Contribution(s) was submitted. If You
+ institute patent litigation against any entity (including a
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
+ or a Contribution incorporated within the Work constitutes direct
+ or contributory patent infringement, then any patent licenses
+ granted to You under this License for that Work shall terminate
+ as of the date such litigation is filed.
+
+ 4. Redistribution. You may reproduce and distribute copies of the
+ Work or Derivative Works thereof in any medium, with or without
+ modifications, and in Source or Object form, provided that You
+ meet the following conditions:
+
+ (a) You must give any other recipients of the Work or
+ Derivative Works a copy of this License; and
+
+ (b) You must cause any modified files to carry prominent notices
+ stating that You changed the files; and
+
+ (c) You must retain, in the Source form of any Derivative Works
+ that You distribute, all copyright, patent, trademark, and
+ attribution notices from the Source form of the Work,
+ excluding those notices that do not pertain to any part of
+ the Derivative Works; and
+
+ (d) If the Work includes a "NOTICE" text file as part of its
+ distribution, then any Derivative Works that You distribute must
+ include a readable copy of the attribution notices contained
+ within such NOTICE file, excluding those notices that do not
+ pertain to any part of the Derivative Works, in at least one
+ of the following places: within a NOTICE text file distributed
+ as part of the Derivative Works; within the Source form or
+ documentation, if provided along with the Derivative Works; or,
+ within a display generated by the Derivative Works, if and
+ wherever such third-party notices normally appear. The contents
+ of the NOTICE file are for informational purposes only and
+ do not modify the License. You may add Your own attribution
+ notices within Derivative Works that You distribute, alongside
+ or as an addendum to the NOTICE text from the Work, provided
+ that such additional attribution notices cannot be construed
+ as modifying the License.
+
+ You may add Your own copyright statement to Your modifications and
+ may provide additional or different license terms and conditions
+ for use, reproduction, or distribution of Your modifications, or
+ for any such Derivative Works as a whole, provided Your use,
+ reproduction, and distribution of the Work otherwise complies with
+ the conditions stated in this License.
+
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
+ any Contribution intentionally submitted for inclusion in the Work
+ by You to the Licensor shall be under the terms and conditions of
+ this License, without any additional terms or conditions.
+ Notwithstanding the above, nothing herein shall supersede or modify
+ the terms of any separate license agreement you may have executed
+ with Licensor regarding such Contributions.
+
+ 6. Trademarks. This License does not grant permission to use the trade
+ names, trademarks, service marks, or product names of the Licensor,
+ except as required for reasonable and customary use in describing the
+ origin of the Work and reproducing the content of the NOTICE file.
+
+ 7. Disclaimer of Warranty. Unless required by applicable law or
+ agreed to in writing, Licensor provides the Work (and each
+ Contributor provides its Contributions) on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied, including, without limitation, any warranties or conditions
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+ PARTICULAR PURPOSE. You are solely responsible for determining the
+ appropriateness of using or redistributing the Work and assume any
+ risks associated with Your exercise of permissions under this License.
+
+ 8. Limitation of Liability. In no event and under no legal theory,
+ whether in tort (including negligence), contract, or otherwise,
+ unless required by applicable law (such as deliberate and grossly
+ negligent acts) or agreed to in writing, shall any Contributor be
+ liable to You for damages, including any direct, indirect, special,
+ incidental, or consequential damages of any character arising as a
+ result of this License or out of the use or inability to use the
+ Work (including but not limited to damages for loss of goodwill,
+ work stoppage, computer failure or malfunction, or any and all
+ other commercial damages or losses), even if such Contributor
+ has been advised of the possibility of such damages.
+
+ 9. Accepting Warranty or Additional Liability. While redistributing
+ the Work or Derivative Works thereof, You may choose to offer,
+ and charge a fee for, acceptance of support, warranty, indemnity,
+ or other liability obligations and/or rights consistent with this
+ License. However, in accepting such obligations, You may act only
+ on Your own behalf and on Your sole responsibility, not on behalf
+ of any other Contributor, and only if You agree to indemnify,
+ defend, and hold each Contributor harmless for any liability
+ incurred by, or claims asserted against, such Contributor by reason
+ of your accepting any such warranty or additional liability.
+
+ END OF TERMS AND CONDITIONS
+
+ APPENDIX: How to apply the Apache License to your work.
+
+ To apply the Apache License to your work, attach the following
+ boilerplate notice, with the fields enclosed by brackets "[]"
+ replaced with your own identifying information. (Don't include
+ the brackets!) The text should be enclosed in the appropriate
+ comment syntax for the file format. We also recommend that a
+ file or class name and description of purpose be included on the
+ same "printed page" as the copyright notice for easier
+ identification within third-party archives.
+
+ Copyright [yyyy] [name of copyright owner]
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
Property changes on: labs/jbosstm/workspace/whitingjr/trunk/performance/lib/apache.license-2.0.txt
___________________________________________________________________
Name: svn:executable
+ *
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/lib/apache.license.txt
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/lib/apache.license.txt (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/lib/apache.license.txt 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,57 @@
+/*
+ *
+ * ====================================================================
+ *
+ * The Apache Software License, Version 1.1
+ *
+ * Copyright (c) 1999-2001 The Apache Software Foundation. All rights
+ * reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ *
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ *
+ * 2. Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in
+ * the documentation and/or other materials provided with the
+ * distribution.
+ *
+ * 3. The end-user documentation included with the redistribution, if
+ * any, must include the following acknowlegement:
+ * "This product includes software developed by the
+ * Apache Software Foundation (http://www.apache.org/)."
+ * Alternately, this acknowlegement may appear in the software itself,
+ * if and wherever such third-party acknowlegements normally appear.
+ *
+ * 4. The names "The Jakarta Project", "Commons", and "Apache Software
+ * Foundation" must not be used to endorse or promote products derived
+ * from this software without prior written permission. For written
+ * permission, please contact apache at apache.org.
+ *
+ * 5. Products derived from this software may not be called "Apache"
+ * nor may "Apache" appear in their names without prior written
+ * permission of the Apache Group.
+ *
+ * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
+ * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
+ * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
+ * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+ * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
+ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ * SUCH DAMAGE.
+ * ====================================================================
+ *
+ * This software consists of voluntary contributions made by many
+ * individuals on behalf of the Apache Software Foundation. For more
+ * information on the Apache Software Foundation, please see
+ * <http://www.apache.org/>.
+ *
+ */
Property changes on: labs/jbosstm/workspace/whitingjr/trunk/performance/lib/apache.license.txt
___________________________________________________________________
Name: svn:executable
+ *
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/lib/dbdrivers/derby/derby.jar
===================================================================
(Binary files differ)
Property changes on: labs/jbosstm/workspace/whitingjr/trunk/performance/lib/dbdrivers/derby/derby.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/lib/dbunit-2.2-20060719.153040-1.jar
===================================================================
(Binary files differ)
Property changes on: labs/jbosstm/workspace/whitingjr/trunk/performance/lib/dbunit-2.2-20060719.153040-1.jar
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/lib/ejb3-persistence.jar
===================================================================
(Binary files differ)
Property changes on: labs/jbosstm/workspace/whitingjr/trunk/performance/lib/ejb3-persistence.jar
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/lib/hibernate-annotations.jar
===================================================================
(Binary files differ)
Property changes on: labs/jbosstm/workspace/whitingjr/trunk/performance/lib/hibernate-annotations.jar
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/lib/hibernate-entitymanager.jar
===================================================================
(Binary files differ)
Property changes on: labs/jbosstm/workspace/whitingjr/trunk/performance/lib/hibernate-entitymanager.jar
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/lib/hibernate-tools.jar
===================================================================
(Binary files differ)
Property changes on: labs/jbosstm/workspace/whitingjr/trunk/performance/lib/hibernate-tools.jar
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/lib/hibernate3.jar
===================================================================
(Binary files differ)
Property changes on: labs/jbosstm/workspace/whitingjr/trunk/performance/lib/hibernate3.jar
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/lib/jboss-ejb3-all.jar
===================================================================
(Binary files differ)
Property changes on: labs/jbosstm/workspace/whitingjr/trunk/performance/lib/jboss-ejb3-all.jar
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/lib/lgpl.txt
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/lib/lgpl.txt (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/lib/lgpl.txt 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,504 @@
+ GNU LESSER GENERAL PUBLIC LICENSE
+ Version 2.1, February 1999
+
+ Copyright (C) 1991, 1999 Free Software Foundation, Inc.
+ 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+[This is the first released version of the Lesser GPL. It also counts
+ as the successor of the GNU Library Public License, version 2, hence
+ the version number 2.1.]
+
+ Preamble
+
+ The licenses for most software are designed to take away your
+freedom to share and change it. By contrast, the GNU General Public
+Licenses are intended to guarantee your freedom to share and change
+free software--to make sure the software is free for all its users.
+
+ This license, the Lesser General Public License, applies to some
+specially designated software packages--typically libraries--of the
+Free Software Foundation and other authors who decide to use it. You
+can use it too, but we suggest you first think carefully about whether
+this license or the ordinary General Public License is the better
+strategy to use in any particular case, based on the explanations below.
+
+ When we speak of free software, we are referring to freedom of use,
+not price. Our General Public Licenses are designed to make sure that
+you have the freedom to distribute copies of free software (and charge
+for this service if you wish); that you receive source code or can get
+it if you want it; that you can change the software and use pieces of
+it in new free programs; and that you are informed that you can do
+these things.
+
+ To protect your rights, we need to make restrictions that forbid
+distributors to deny you these rights or to ask you to surrender these
+rights. These restrictions translate to certain responsibilities for
+you if you distribute copies of the library or if you modify it.
+
+ For example, if you distribute copies of the library, whether gratis
+or for a fee, you must give the recipients all the rights that we gave
+you. You must make sure that they, too, receive or can get the source
+code. If you link other code with the library, you must provide
+complete object files to the recipients, so that they can relink them
+with the library after making changes to the library and recompiling
+it. And you must show them these terms so they know their rights.
+
+ We protect your rights with a two-step method: (1) we copyright the
+library, and (2) we offer you this license, which gives you legal
+permission to copy, distribute and/or modify the library.
+
+ To protect each distributor, we want to make it very clear that
+there is no warranty for the free library. Also, if the library is
+modified by someone else and passed on, the recipients should know
+that what they have is not the original version, so that the original
+author's reputation will not be affected by problems that might be
+introduced by others.
+
+ Finally, software patents pose a constant threat to the existence of
+any free program. We wish to make sure that a company cannot
+effectively restrict the users of a free program by obtaining a
+restrictive license from a patent holder. Therefore, we insist that
+any patent license obtained for a version of the library must be
+consistent with the full freedom of use specified in this license.
+
+ Most GNU software, including some libraries, is covered by the
+ordinary GNU General Public License. This license, the GNU Lesser
+General Public License, applies to certain designated libraries, and
+is quite different from the ordinary General Public License. We use
+this license for certain libraries in order to permit linking those
+libraries into non-free programs.
+
+ When a program is linked with a library, whether statically or using
+a shared library, the combination of the two is legally speaking a
+combined work, a derivative of the original library. The ordinary
+General Public License therefore permits such linking only if the
+entire combination fits its criteria of freedom. The Lesser General
+Public License permits more lax criteria for linking other code with
+the library.
+
+ We call this license the "Lesser" General Public License because it
+does Less to protect the user's freedom than the ordinary General
+Public License. It also provides other free software developers Less
+of an advantage over competing non-free programs. These disadvantages
+are the reason we use the ordinary General Public License for many
+libraries. However, the Lesser license provides advantages in certain
+special circumstances.
+
+ For example, on rare occasions, there may be a special need to
+encourage the widest possible use of a certain library, so that it becomes
+a de-facto standard. To achieve this, non-free programs must be
+allowed to use the library. A more frequent case is that a free
+library does the same job as widely used non-free libraries. In this
+case, there is little to gain by limiting the free library to free
+software only, so we use the Lesser General Public License.
+
+ In other cases, permission to use a particular library in non-free
+programs enables a greater number of people to use a large body of
+free software. For example, permission to use the GNU C Library in
+non-free programs enables many more people to use the whole GNU
+operating system, as well as its variant, the GNU/Linux operating
+system.
+
+ Although the Lesser General Public License is Less protective of the
+users' freedom, it does ensure that the user of a program that is
+linked with the Library has the freedom and the wherewithal to run
+that program using a modified version of the Library.
+
+ The precise terms and conditions for copying, distribution and
+modification follow. Pay close attention to the difference between a
+"work based on the library" and a "work that uses the library". The
+former contains code derived from the library, whereas the latter must
+be combined with the library in order to run.
+
+ GNU LESSER GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. This License Agreement applies to any software library or other
+program which contains a notice placed by the copyright holder or
+other authorized party saying it may be distributed under the terms of
+this Lesser General Public License (also called "this License").
+Each licensee is addressed as "you".
+
+ A "library" means a collection of software functions and/or data
+prepared so as to be conveniently linked with application programs
+(which use some of those functions and data) to form executables.
+
+ The "Library", below, refers to any such software library or work
+which has been distributed under these terms. A "work based on the
+Library" means either the Library or any derivative work under
+copyright law: that is to say, a work containing the Library or a
+portion of it, either verbatim or with modifications and/or translated
+straightforwardly into another language. (Hereinafter, translation is
+included without limitation in the term "modification".)
+
+ "Source code" for a work means the preferred form of the work for
+making modifications to it. For a library, complete source code means
+all the source code for all modules it contains, plus any associated
+interface definition files, plus the scripts used to control compilation
+and installation of the library.
+
+ Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope. The act of
+running a program using the Library is not restricted, and output from
+such a program is covered only if its contents constitute a work based
+on the Library (independent of the use of the Library in a tool for
+writing it). Whether that is true depends on what the Library does
+and what the program that uses the Library does.
+
+ 1. You may copy and distribute verbatim copies of the Library's
+complete source code as you receive it, in any medium, provided that
+you conspicuously and appropriately publish on each copy an
+appropriate copyright notice and disclaimer of warranty; keep intact
+all the notices that refer to this License and to the absence of any
+warranty; and distribute a copy of this License along with the
+Library.
+
+ You may charge a fee for the physical act of transferring a copy,
+and you may at your option offer warranty protection in exchange for a
+fee.
+
+ 2. You may modify your copy or copies of the Library or any portion
+of it, thus forming a work based on the Library, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+ a) The modified work must itself be a software library.
+
+ b) You must cause the files modified to carry prominent notices
+ stating that you changed the files and the date of any change.
+
+ c) You must cause the whole of the work to be licensed at no
+ charge to all third parties under the terms of this License.
+
+ d) If a facility in the modified Library refers to a function or a
+ table of data to be supplied by an application program that uses
+ the facility, other than as an argument passed when the facility
+ is invoked, then you must make a good faith effort to ensure that,
+ in the event an application does not supply such function or
+ table, the facility still operates, and performs whatever part of
+ its purpose remains meaningful.
+
+ (For example, a function in a library to compute square roots has
+ a purpose that is entirely well-defined independent of the
+ application. Therefore, Subsection 2d requires that any
+ application-supplied function or table used by this function must
+ be optional: if the application does not supply it, the square
+ root function must still compute square roots.)
+
+These requirements apply to the modified work as a whole. If
+identifiable sections of that work are not derived from the Library,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works. But when you
+distribute the same sections as part of a whole which is a work based
+on the Library, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote
+it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Library.
+
+In addition, mere aggregation of another work not based on the Library
+with the Library (or with a work based on the Library) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+ 3. You may opt to apply the terms of the ordinary GNU General Public
+License instead of this License to a given copy of the Library. To do
+this, you must alter all the notices that refer to this License, so
+that they refer to the ordinary GNU General Public License, version 2,
+instead of to this License. (If a newer version than version 2 of the
+ordinary GNU General Public License has appeared, then you can specify
+that version instead if you wish.) Do not make any other change in
+these notices.
+
+ Once this change is made in a given copy, it is irreversible for
+that copy, so the ordinary GNU General Public License applies to all
+subsequent copies and derivative works made from that copy.
+
+ This option is useful when you wish to copy part of the code of
+the Library into a program that is not a library.
+
+ 4. You may copy and distribute the Library (or a portion or
+derivative of it, under Section 2) in object code or executable form
+under the terms of Sections 1 and 2 above provided that you accompany
+it with the complete corresponding machine-readable source code, which
+must be distributed under the terms of Sections 1 and 2 above on a
+medium customarily used for software interchange.
+
+ If distribution of object code is made by offering access to copy
+from a designated place, then offering equivalent access to copy the
+source code from the same place satisfies the requirement to
+distribute the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+ 5. A program that contains no derivative of any portion of the
+Library, but is designed to work with the Library by being compiled or
+linked with it, is called a "work that uses the Library". Such a
+work, in isolation, is not a derivative work of the Library, and
+therefore falls outside the scope of this License.
+
+ However, linking a "work that uses the Library" with the Library
+creates an executable that is a derivative of the Library (because it
+contains portions of the Library), rather than a "work that uses the
+library". The executable is therefore covered by this License.
+Section 6 states terms for distribution of such executables.
+
+ When a "work that uses the Library" uses material from a header file
+that is part of the Library, the object code for the work may be a
+derivative work of the Library even though the source code is not.
+Whether this is true is especially significant if the work can be
+linked without the Library, or if the work is itself a library. The
+threshold for this to be true is not precisely defined by law.
+
+ If such an object file uses only numerical parameters, data
+structure layouts and accessors, and small macros and small inline
+functions (ten lines or less in length), then the use of the object
+file is unrestricted, regardless of whether it is legally a derivative
+work. (Executables containing this object code plus portions of the
+Library will still fall under Section 6.)
+
+ Otherwise, if the work is a derivative of the Library, you may
+distribute the object code for the work under the terms of Section 6.
+Any executables containing that work also fall under Section 6,
+whether or not they are linked directly with the Library itself.
+
+ 6. As an exception to the Sections above, you may also combine or
+link a "work that uses the Library" with the Library to produce a
+work containing portions of the Library, and distribute that work
+under terms of your choice, provided that the terms permit
+modification of the work for the customer's own use and reverse
+engineering for debugging such modifications.
+
+ You must give prominent notice with each copy of the work that the
+Library is used in it and that the Library and its use are covered by
+this License. You must supply a copy of this License. If the work
+during execution displays copyright notices, you must include the
+copyright notice for the Library among them, as well as a reference
+directing the user to the copy of this License. Also, you must do one
+of these things:
+
+ a) Accompany the work with the complete corresponding
+ machine-readable source code for the Library including whatever
+ changes were used in the work (which must be distributed under
+ Sections 1 and 2 above); and, if the work is an executable linked
+ with the Library, with the complete machine-readable "work that
+ uses the Library", as object code and/or source code, so that the
+ user can modify the Library and then relink to produce a modified
+ executable containing the modified Library. (It is understood
+ that the user who changes the contents of definitions files in the
+ Library will not necessarily be able to recompile the application
+ to use the modified definitions.)
+
+ b) Use a suitable shared library mechanism for linking with the
+ Library. A suitable mechanism is one that (1) uses at run time a
+ copy of the library already present on the user's computer system,
+ rather than copying library functions into the executable, and (2)
+ will operate properly with a modified version of the library, if
+ the user installs one, as long as the modified version is
+ interface-compatible with the version that the work was made with.
+
+ c) Accompany the work with a written offer, valid for at
+ least three years, to give the same user the materials
+ specified in Subsection 6a, above, for a charge no more
+ than the cost of performing this distribution.
+
+ d) If distribution of the work is made by offering access to copy
+ from a designated place, offer equivalent access to copy the above
+ specified materials from the same place.
+
+ e) Verify that the user has already received a copy of these
+ materials or that you have already sent this user a copy.
+
+ For an executable, the required form of the "work that uses the
+Library" must include any data and utility programs needed for
+reproducing the executable from it. However, as a special exception,
+the materials to be distributed need not include anything that is
+normally distributed (in either source or binary form) with the major
+components (compiler, kernel, and so on) of the operating system on
+which the executable runs, unless that component itself accompanies
+the executable.
+
+ It may happen that this requirement contradicts the license
+restrictions of other proprietary libraries that do not normally
+accompany the operating system. Such a contradiction means you cannot
+use both them and the Library together in an executable that you
+distribute.
+
+ 7. You may place library facilities that are a work based on the
+Library side-by-side in a single library together with other library
+facilities not covered by this License, and distribute such a combined
+library, provided that the separate distribution of the work based on
+the Library and of the other library facilities is otherwise
+permitted, and provided that you do these two things:
+
+ a) Accompany the combined library with a copy of the same work
+ based on the Library, uncombined with any other library
+ facilities. This must be distributed under the terms of the
+ Sections above.
+
+ b) Give prominent notice with the combined library of the fact
+ that part of it is a work based on the Library, and explaining
+ where to find the accompanying uncombined form of the same work.
+
+ 8. You may not copy, modify, sublicense, link with, or distribute
+the Library except as expressly provided under this License. Any
+attempt otherwise to copy, modify, sublicense, link with, or
+distribute the Library is void, and will automatically terminate your
+rights under this License. However, parties who have received copies,
+or rights, from you under this License will not have their licenses
+terminated so long as such parties remain in full compliance.
+
+ 9. You are not required to accept this License, since you have not
+signed it. However, nothing else grants you permission to modify or
+distribute the Library or its derivative works. These actions are
+prohibited by law if you do not accept this License. Therefore, by
+modifying or distributing the Library (or any work based on the
+Library), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Library or works based on it.
+
+ 10. Each time you redistribute the Library (or any work based on the
+Library), the recipient automatically receives a license from the
+original licensor to copy, distribute, link with or modify the Library
+subject to these terms and conditions. You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties with
+this License.
+
+ 11. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Library at all. For example, if a patent
+license would not permit royalty-free redistribution of the Library by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Library.
+
+If any portion of this section is held invalid or unenforceable under any
+particular circumstance, the balance of the section is intended to apply,
+and the section as a whole is intended to apply in other circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system which is
+implemented by public license practices. Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+ 12. If the distribution and/or use of the Library is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Library under this License may add
+an explicit geographical distribution limitation excluding those countries,
+so that distribution is permitted only in or among countries not thus
+excluded. In such case, this License incorporates the limitation as if
+written in the body of this License.
+
+ 13. The Free Software Foundation may publish revised and/or new
+versions of the Lesser General Public License from time to time.
+Such new versions will be similar in spirit to the present version,
+but may differ in detail to address new problems or concerns.
+
+Each version is given a distinguishing version number. If the Library
+specifies a version number of this License which applies to it and
+"any later version", you have the option of following the terms and
+conditions either of that version or of any later version published by
+the Free Software Foundation. If the Library does not specify a
+license version number, you may choose any version ever published by
+the Free Software Foundation.
+
+ 14. If you wish to incorporate parts of the Library into other free
+programs whose distribution conditions are incompatible with these,
+write to the author to ask for permission. For software which is
+copyrighted by the Free Software Foundation, write to the Free
+Software Foundation; we sometimes make exceptions for this. Our
+decision will be guided by the two goals of preserving the free status
+of all derivatives of our free software and of promoting the sharing
+and reuse of software generally.
+
+ NO WARRANTY
+
+ 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
+WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
+EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
+OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
+KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
+LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
+THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+ 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
+WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
+AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
+FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
+CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
+LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
+RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
+FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
+SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+DAMAGES.
+
+ END OF TERMS AND CONDITIONS
+
+ How to Apply These Terms to Your New Libraries
+
+ If you develop a new library, and you want it to be of the greatest
+possible use to the public, we recommend making it free software that
+everyone can redistribute and change. You can do so by permitting
+redistribution under these terms (or, alternatively, under the terms of the
+ordinary General Public License).
+
+ To apply these terms, attach the following notices to the library. It is
+safest to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least the
+"copyright" line and a pointer to where the full notice is found.
+
+ <one line to give the library's name and a brief idea of what it does.>
+ Copyright (C) <year> <name of author>
+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+
+Also add information on how to contact you by electronic and paper mail.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the library, if
+necessary. Here is a sample; alter the names:
+
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the
+ library `Frob' (a library for tweaking knobs) written by James Random Hacker.
+
+ <signature of Ty Coon>, 1 April 1990
+ Ty Coon, President of Vice
+
+That's all there is to it!
+
+
Property changes on: labs/jbosstm/workspace/whitingjr/trunk/performance/lib/lgpl.txt
___________________________________________________________________
Name: svn:executable
+ *
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/lib/testng-5.4-jdk15.jar
===================================================================
(Binary files differ)
Property changes on: labs/jbosstm/workspace/whitingjr/trunk/performance/lib/testng-5.4-jdk15.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/lib/thirdparty-all.jar
===================================================================
(Binary files differ)
Property changes on: labs/jbosstm/workspace/whitingjr/trunk/performance/lib/thirdparty-all.jar
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/pom.xml
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/pom.xml (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/pom.xml 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,41 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+
+ <groupId>org.jboss.tm.profiling</groupId>
+ <artifactId>performance</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>jar</packaging>
+ <dependencies>
+ <dependency>
+ <groupId>log4j</groupId>
+ <artifactId>log4j</artifactId>
+ <version>1.2.15</version>
+ </dependency>
+ <dependency>
+ <groupId>org.testng</groupId>
+ <artifactId>testng</artifactId>
+ <version>5.10</version>
+ <classifier>jdk15</classifier>
+ </dependency>
+ <dependency>
+ <groupId>org.hibernate</groupId>
+ <artifactId>caveatemptor-jpa</artifactId>
+ <version>1.0</version>
+ </dependency>
+
+ </dependencies>
+ <build>
+ <plugins>
+
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-compiler-plugin</artifactId>
+ <configuration>
+ <source>1.6</source>
+ <target>1.6</target>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+</project>
\ No newline at end of file
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/profile.txt
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/profile.txt (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/profile.txt 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,757 @@
++----------------------------------------------------------------------
+| File: profile.txt
+| Date: 2009.10.13 18:10:21 PM
++----------------------------------------------------------------------
+
++------------------------------
+| Thread depth limit: Unlimited
++------------------------------
++------------------------------
+| Thread: 1
++------------------------------
+ Time Percent
+ ----------------- ---------------
+ Count Total Net Total Net Location
+ ===== ===== === ===== === =========
+ 1 13.8 13.8 100.0 100.0 +--Category:class$ (org.apache.log4j)
++------------------------------
+| Thread: 1 (interaction #2)
++------------------------------
+ Time Percent
+ ----------------- ---------------
+ Count Total Net Total Net Location
+ ===== ===== === ===== === =========
+ 1 0.0 0.0 100.0 100.0 +--Logger:class$ (org.apache.log4j)
++------------------------------
+| Thread: 1 (interaction #3)
++------------------------------
+ Time Percent
+ ----------------- ---------------
+ Count Total Net Total Net Location
+ ===== ===== === ===== === =========
+ 1 247.9 87.0 100.0 35.1 +--Logger:getLogger (org.apache.log4j)
+ 13 0.3 0.3 0.1 0.1 | +--Level:<init> (org.apache.log4j)
+ 13 0.1 0.1 0.0 | | +--Priority:<init> (org.apache.log4j)
+ 1 0.1 0.0 0.1 | +--RootLogger:<init> (org.apache.log4j.spi)
+ 1 0.1 0.0 0.0 | | +--Logger:<init> (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | +--Category:<init> (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | +--RootLogger:setLevel (org.apache.log4j.spi)
+ 1 4.2 4.0 1.7 1.6 | +--Hierarchy:<init> (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | +--Hierarchy:setThreshold (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | +--Category:setHierarchy (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | +--DefaultRenderer:<init> (org.apache.log4j.or)
+ 1 0.1 0.1 0.0 | | +--RendererMap:<init> (org.apache.log4j.or)
+ 1 0.0 0.0 0.0 | | +--DefaultCategoryFactory:<init> (org.apache.log4j)
+ 1 0.0 0.0 0.0 | +--DefaultRepositorySelector:<init> (org.apache.log4j.spi)
+ 5 0.1 0.1 0.0 | +--OptionConverter:getSystemProperty (org.apache.log4j.helpers)
+ 1 5.3 4.8 2.1 2.0 | +--Loader:getResource (org.apache.log4j.helpers)
+ 1 0.4 0.3 0.2 0.1 | | +--Loader:getTCL (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | +--Loader:class$ (org.apache.log4j.helpers)
+ 2 0.0 0.0 0.0 | | +--OptionConverter:getSystemProperty (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | +--LogLog:debug (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | +--LogLog:debug (org.apache.log4j.helpers)
+ 1 0.1 0.0 0.0 | +--LogManager:getLoggerRepository (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | +--DefaultRepositorySelector:getLoggerRepository (org.apache.log4j.spi)
+ 1 149.4 0.1 60.3 | +--OptionConverter:selectAndConfigure (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | +--LogLog:debug (org.apache.log4j.helpers)
+ 1 0.1 0.1 0.0 | | +--OptionConverter:class$ (org.apache.log4j.helpers)
+ 1 35.3 5.4 14.2 2.2 | | +--OptionConverter:instantiateByClassName (org.apache.log4j.helpers)
+ 1 29.8 29.7 12.0 12.0 | | | +--Loader:loadClass (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | +--Loader:getTCL (org.apache.log4j.helpers)
+ 1 0.1 0.1 0.0 | | | +--DOMConfigurator:class$ (org.apache.log4j.xml)
+ 1 0.0 0.0 0.0 | | | +--DOMConfigurator:<init> (org.apache.log4j.xml)
+ 1 113.9 1.0 46.0 0.4 | | +--DOMConfigurator:doConfigure (org.apache.log4j.xml)
+ 1 0.0 0.0 0.0 | | | +--DOMConfigurator$2:<init> (org.apache.log4j.xml)
+ 1 112.9 25.3 45.5 10.2 | | | +--DOMConfigurator:doConfigure (org.apache.log4j.xml)
+ 1 0.0 0.0 0.0 | | | | +--OptionConverter:getSystemProperty (org.apache.log4j.helpers)
+ 3 0.0 0.0 0.0 | | | | +--LogLog:debug (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | +--SAXErrorHandler:<init> (org.apache.log4j.xml)
+ 1 0.0 0.0 0.0 | | | | +--Log4jEntityResolver:<init> (org.apache.log4j.xml)
+ 1 20.4 19.0 8.2 7.6 | | | | +--DOMConfigurator$2:parse (org.apache.log4j.xml)
+ 1 1.4 1.4 0.6 0.6 | | | | | +--Log4jEntityResolver:resolveEntity (org.apache.log4j.xml)
+ 1 67.1 2.6 27.1 1.0 | | | | +--DOMConfigurator:parse (org.apache.log4j.xml)
+ 4 0.2 0.1 0.1 | | | | | +--DOMConfigurator:subst (org.apache.log4j.xml)
+ 4 0.1 0.1 0.0 | | | | | | +--DOMConfigurator:subst (org.apache.log4j.xml)
+ 4 0.0 0.0 0.0 | | | | | | | +--OptionConverter:substVars (org.apache.log4j.helpers)
+ 3 0.0 0.0 0.0 | | | | | +--LogLog:debug (org.apache.log4j.helpers)
+ 2 0.0 0.0 0.0 | | | | | +--OptionConverter:toBoolean (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | +--LogLog:setInternalDebugging (org.apache.log4j.helpers)
+ 1 64.3 0.1 25.9 | | | | | +--DOMConfigurator:parseRoot (org.apache.log4j.xml)
+ 1 0.0 0.0 0.0 | | | | | | +--Hierarchy:getRootLogger (org.apache.log4j)
+ 1 64.2 4.3 25.9 1.7 | | | | | | +--DOMConfigurator:parseChildrenOfLoggerElement (org.apache.log4j.xml)
+ 1 0.0 0.0 0.0 | | | | | | | +--PropertySetter:<init> (org.apache.log4j.config)
+ 1 0.0 0.0 0.0 | | | | | | | +--Category:removeAllAppenders (org.apache.log4j)
+ 1 0.3 0.1 0.1 | | | | | | | +--DOMConfigurator:parseLevel (org.apache.log4j.xml)
+ 1 0.0 0.0 0.0 | | | | | | | | +--Category:getName (org.apache.log4j)
+ 2 0.1 0.0 0.0 | | | | | | | | +--DOMConfigurator:subst (org.apache.log4j.xml)
+ 2 0.0 0.0 0.0 | | | | | | | | | +--DOMConfigurator:subst (org.apache.log4j.xml)
+ 2 0.0 0.0 0.0 | | | | | | | | | | +--OptionConverter:substVars (org.apache.log4j.helpers)
+ 2 0.0 0.0 0.0 | | | | | | | | +--LogLog:debug (org.apache.log4j.helpers)
+ 1 0.1 0.0 0.0 | | | | | | | | +--OptionConverter:toLevel (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | +--Level:toLevel (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | | | +--RootLogger:setLevel (org.apache.log4j.spi)
+ 1 0.0 0.0 0.0 | | | | | | | | +--Category:getLevel (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | | | +--Priority:toString (org.apache.log4j)
+ 1 57.9 0.0 23.4 | | | | | | | +--DOMConfigurator:findAppenderByReference (org.apache.log4j.xml)
+ 1 0.0 0.0 0.0 | | | | | | | | +--DOMConfigurator:subst (org.apache.log4j.xml)
+ 1 0.0 0.0 0.0 | | | | | | | | | +--DOMConfigurator:subst (org.apache.log4j.xml)
+ 1 0.0 0.0 0.0 | | | | | | | | | | +--OptionConverter:substVars (org.apache.log4j.helpers)
+ 1 57.8 0.4 23.3 0.2 | | | | | | | | +--DOMConfigurator:findAppenderByName (org.apache.log4j.xml)
+ 1 57.4 9.3 23.2 3.7 | | | | | | | | | +--DOMConfigurator:parseAppender (org.apache.log4j.xml)
+ 2 0.1 0.0 0.0 | | | | | | | | | | +--DOMConfigurator:subst (org.apache.log4j.xml)
+ 2 0.0 0.0 0.0 | | | | | | | | | | | +--DOMConfigurator:subst (org.apache.log4j.xml)
+ 2 0.0 0.0 0.0 | | | | | | | | | | | | +--OptionConverter:substVars (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | +--LogLog:debug (org.apache.log4j.helpers)
+ 1 5.7 5.6 2.3 2.3 | | | | | | | | | | +--Loader:loadClass (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | +--Loader:getTCL (org.apache.log4j.helpers)
+ 1 1.1 0.0 0.4 | | | | | | | | | | +--ConsoleAppender:<init> (org.apache.log4j)
+ 1 1.1 0.0 0.4 | | | | | | | | | | | +--WriterAppender:<init> (org.apache.log4j)
+ 1 1.0 1.0 0.4 0.4 | | | | | | | | | | | | +--AppenderSkeleton:<init> (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | +--OnlyOnceErrorHandler:<init> (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | +--PropertySetter:<init> (org.apache.log4j.config)
+ 1 0.0 0.0 0.0 | | | | | | | | | | +--AppenderSkeleton:setName (org.apache.log4j)
+ 2 16.2 0.0 6.5 | | | | | | | | | | +--DOMConfigurator:setParameter (org.apache.log4j.xml)
+ 2 16.1 0.1 6.5 | | | | | | | | | | | +--DOMConfigurator:setParameter (org.apache.log4j.xml)
+ 4 0.1 0.0 0.0 | | | | | | | | | | | | +--DOMConfigurator:subst (org.apache.log4j.xml)
+ 4 0.0 0.0 0.0 | | | | | | | | | | | | | +--OptionConverter:substVars (org.apache.log4j.helpers)
+ 2 0.0 0.0 0.0 | | | | | | | | | | | | +--OptionConverter:convertSpecialChars (org.apache.log4j.helpers)
+ 2 15.9 1.0 6.4 0.4 | | | | | | | | | | | | +--PropertySetter:setProperty (org.apache.log4j.config)
+ 2 14.5 0.1 5.8 | | | | | | | | | | | | | +--PropertySetter:getPropertyDescriptor (org.apache.log4j.config)
+ 1 14.4 14.4 5.8 5.8 | | | | | | | | | | | | | | +--PropertySetter:introspect (org.apache.log4j.config)
+ 2 0.4 0.1 0.2 | | | | | | | | | | | | | +--PropertySetter:setProperty (org.apache.log4j.config)
+ 2 0.2 0.1 0.1 | | | | | | | | | | | | | | +--PropertySetter:convertArg (org.apache.log4j.config)
+ 2 0.0 0.0 0.0 | | | | | | | | | | | | | | | +--PropertySetter:class$ (org.apache.log4j.config)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | | | +--OptionConverter:toLevel (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | | | | +--Level:toLevel (org.apache.log4j)
+ 2 0.0 0.0 0.0 | | | | | | | | | | | | | | +--LogLog:debug (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | | +--ConsoleAppender:setTarget (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | | +--Priority:toString (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | | +--AppenderSkeleton:setThreshold (org.apache.log4j)
+ 1 24.5 0.3 9.9 0.1 | | | | | | | | | | +--DOMConfigurator:parseLayout (org.apache.log4j.xml)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | +--DOMConfigurator:subst (org.apache.log4j.xml)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | +--DOMConfigurator:subst (org.apache.log4j.xml)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | +--OptionConverter:substVars (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | +--LogLog:debug (org.apache.log4j.helpers)
+ 1 1.1 1.1 0.5 0.4 | | | | | | | | | | | +--Loader:loadClass (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | +--Loader:getTCL (org.apache.log4j.helpers)
+ 1 13.4 0.1 5.4 | | | | | | | | | | | +--PatternLayout:<init> (org.apache.log4j)
+ 1 13.4 0.0 5.4 | | | | | | | | | | | | +--PatternLayout:<init> (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | +--Layout:<init> (org.apache.log4j)
+ 1 12.8 12.0 5.1 4.8 | | | | | | | | | | | | | +--PatternLayout:createPatternParser (org.apache.log4j)
+ 1 0.8 0.7 0.3 0.3 | | | | | | | | | | | | | | +--PatternParser:<init> (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | | | +--FormattingInfo:<init> (org.apache.log4j.helpers)
+ 1 0.5 0.1 0.2 | | | | | | | | | | | | | +--PatternParser:parse (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | | +--FormattingInfo:reset (org.apache.log4j.helpers)
+ 1 0.4 0.2 0.1 | | | | | | | | | | | | | | +--PatternParser:finalizeConverter (org.apache.log4j.helpers)
+ 1 0.1 0.0 0.0 | | | | | | | | | | | | | | | +--PatternParser$BasicPatternConverter:<init> (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | | | | +--PatternConverter:<init> (org.apache.log4j.helpers)
+ 1 0.1 0.0 0.0 | | | | | | | | | | | | | | | +--PatternParser:addConverter (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | | | | +--PatternParser:addToList (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | | | | +--FormattingInfo:reset (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | | +--PatternParser$LiteralPatternConverter:<init> (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | | | +--PatternConverter:<init> (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | | +--PatternParser:addToList (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | +--PropertySetter:<init> (org.apache.log4j.config)
+ 1 9.5 0.0 3.8 | | | | | | | | | | | +--DOMConfigurator:setParameter (org.apache.log4j.xml)
+ 1 9.5 0.0 3.8 | | | | | | | | | | | | +--DOMConfigurator:setParameter (org.apache.log4j.xml)
+ 2 0.0 0.0 0.0 | | | | | | | | | | | | | +--DOMConfigurator:subst (org.apache.log4j.xml)
+ 2 0.0 0.0 0.0 | | | | | | | | | | | | | | +--OptionConverter:substVars (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | +--OptionConverter:convertSpecialChars (org.apache.log4j.helpers)
+ 1 9.4 0.0 3.8 | | | | | | | | | | | | | +--PropertySetter:setProperty (org.apache.log4j.config)
+ 1 1.5 0.0 0.6 | | | | | | | | | | | | | | +--PropertySetter:getPropertyDescriptor (org.apache.log4j.config)
+ 1 1.4 1.4 0.6 0.6 | | | | | | | | | | | | | | | +--PropertySetter:introspect (org.apache.log4j.config)
+ 1 7.9 0.0 3.2 | | | | | | | | | | | | | | +--PropertySetter:setProperty (org.apache.log4j.config)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | | | +--PropertySetter:convertArg (org.apache.log4j.config)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | | | +--LogLog:debug (org.apache.log4j.helpers)
+ 1 7.8 0.0 3.1 | | | | | | | | | | | | | | | +--PatternLayout:setConversionPattern (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | | | | +--PatternLayout:createPatternParser (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | | | | | +--PatternParser:<init> (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | | | | | | +--FormattingInfo:<init> (org.apache.log4j.helpers)
+ 1 7.7 0.2 3.1 | | | | | | | | | | | | | | | | +--PatternParser:parse (org.apache.log4j.helpers)
+ 4 0.0 0.0 0.0 | | | | | | | | | | | | | | | | | +--FormattingInfo:reset (org.apache.log4j.helpers)
+ 4 7.5 0.5 3.0 0.2 | | | | | | | | | | | | | | | | | +--PatternParser:finalizeConverter (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | | | | | | +--PatternParser:extractOption (org.apache.log4j.helpers)
+ 1 6.2 6.2 2.5 2.5 | | | | | | | | | | | | | | | | | | +--AbsoluteTimeDateFormat:<init> (org.apache.log4j.helpers)
+ 1 0.4 0.4 0.2 0.2 | | | | | | | | | | | | | | | | | | +--PatternParser$DatePatternConverter:<init> (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | | | | | | | +--PatternConverter:<init> (org.apache.log4j.helpers)
+ 4 0.1 0.1 0.0 | | | | | | | | | | | | | | | | | | +--PatternParser:addConverter (org.apache.log4j.helpers)
+ 4 0.0 0.0 0.0 | | | | | | | | | | | | | | | | | | | +--PatternParser:addToList (org.apache.log4j.helpers)
+ 4 0.0 0.0 0.0 | | | | | | | | | | | | | | | | | | | +--FormattingInfo:reset (org.apache.log4j.helpers)
+ 2 0.1 0.0 0.0 | | | | | | | | | | | | | | | | | | +--PatternParser$BasicPatternConverter:<init> (org.apache.log4j.helpers)
+ 2 0.0 0.0 0.0 | | | | | | | | | | | | | | | | | | | +--PatternConverter:<init> (org.apache.log4j.helpers)
+ 1 0.1 0.0 0.0 | | | | | | | | | | | | | | | | | | +--PatternParser:extractPrecisionOption (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | | | | | | | +--PatternParser:extractOption (org.apache.log4j.helpers)
+ 1 0.1 0.0 0.0 | | | | | | | | | | | | | | | | | | +--PatternParser$CategoryPatternConverter:<init> (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | | | | | | | +--PatternParser$NamedPatternConverter:<init> (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | | | | | | | | +--PatternConverter:<init> (org.apache.log4j.helpers)
+ 4 0.1 0.1 0.0 | | | | | | | | | | | | | | | | | +--PatternParser$LiteralPatternConverter:<init> (org.apache.log4j.helpers)
+ 4 0.0 0.0 0.0 | | | | | | | | | | | | | | | | | | +--PatternConverter:<init> (org.apache.log4j.helpers)
+ 4 0.0 0.0 0.0 | | | | | | | | | | | | | | | | | +--PatternParser:addToList (org.apache.log4j.helpers)
+ 1 0.1 0.0 0.0 | | | | | | | | | | | +--PropertySetter:activate (org.apache.log4j.config)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | +--PatternLayout:activateOptions (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | | | | | +--AppenderSkeleton:setLayout (org.apache.log4j)
+ 1 0.5 0.0 0.2 | | | | | | | | | | +--PropertySetter:activate (org.apache.log4j.config)
+ 1 0.5 0.0 0.2 | | | | | | | | | | | +--ConsoleAppender:activateOptions (org.apache.log4j)
+ 1 0.1 0.1 0.0 | | | | | | | | | | | | +--WriterAppender:createWriter (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | +--WriterAppender:getEncoding (org.apache.log4j)
+ 1 0.3 0.2 0.1 | | | | | | | | | | | | +--WriterAppender:setWriter (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | +--WriterAppender:reset (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | | +--ConsoleAppender:closeWriter (org.apache.log4j)
+ 1 0.1 0.0 0.0 | | | | | | | | | | | | | +--QuietWriter:<init> (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | | +--QuietWriter:setErrorHandler (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | +--WriterAppender:writeHeader (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | | +--Layout:getHeader (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | +--WriterAppender:activateOptions (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | | +--DOMConfigurator:subst (org.apache.log4j.xml)
+ 1 0.0 0.0 0.0 | | | | | | | | +--DOMConfigurator:subst (org.apache.log4j.xml)
+ 1 0.0 0.0 0.0 | | | | | | | | | +--OptionConverter:substVars (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | +--Category:getName (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | | +--LogLog:debug (org.apache.log4j.helpers)
+ 1 1.5 1.4 0.6 0.6 | | | | | | | +--Category:addAppender (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | | | +--AppenderAttachableImpl:<init> (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | +--AppenderAttachableImpl:addAppender (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | +--Hierarchy:fireAddAppenderEvent (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | | +--PropertySetter:activate (org.apache.log4j.config)
+ 1 1.3 0.0 0.5 | +--LogManager:getLogger (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | +--LogManager:getLoggerRepository (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | +--DefaultRepositorySelector:getLoggerRepository (org.apache.log4j.spi)
+ 1 1.3 0.0 0.5 | | +--Hierarchy:getLogger (org.apache.log4j)
+ 1 1.2 0.8 0.5 0.3 | | | +--Hierarchy:getLogger (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | +--CategoryKey:<init> (org.apache.log4j)
+ 2 0.0 0.0 0.0 | | | | +--CategoryKey:hashCode (org.apache.log4j)
+ 1 0.1 0.0 0.0 | | | | +--DefaultCategoryFactory:makeNewLoggerInstance (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | +--Logger:<init> (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | +--Category:<init> (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | +--Category:setHierarchy (org.apache.log4j)
+ 1 0.3 0.2 0.1 | | | | +--Hierarchy:updateParents (org.apache.log4j)
+ 3 0.0 0.0 0.0 | | | | | +--CategoryKey:<init> (org.apache.log4j)
+ 6 0.0 0.0 0.0 | | | | | +--CategoryKey:hashCode (org.apache.log4j)
+ 3 0.0 0.0 0.0 | | | | | +--ProvisionNode:<init> (org.apache.log4j)
++------------------------------
+| Thread: 1 (interaction #4)
++------------------------------
+ Time Percent
+ ----------------- ---------------
+ Count Total Net Total Net Location
+ ===== ===== === ===== === =========
+ 1 3775.5 0.0 100.0 +--Demo:main (org.jboss.application)
+ 1 6.0 6.0 0.2 0.2 | +--Demo:<init> (org.jboss.application)
+ 1 0.0 0.0 0.0 | | +--Demo$1:<init> (org.jboss.application)
+ 1 2002.7 2000.5 53.0 53.0 | +--Demo:applicationActivity (org.jboss.application)
+ 1 2.2 0.1 0.1 | | +--Category:info (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | +--Hierarchy:isDisabled (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | +--Category:getEffectiveLevel (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | +--Priority:isGreaterOrEqual (org.apache.log4j)
+ 1 2.1 0.7 0.1 | | | +--Category:forcedLog (org.apache.log4j)
+ 1 0.1 0.0 0.0 | | | | +--LoggingEvent:<init> (org.apache.log4j.spi)
+ 1 0.0 0.0 0.0 | | | | | +--Category:getName (org.apache.log4j)
+ 1 1.3 0.0 0.0 | | | | +--Category:callAppenders (org.apache.log4j)
+ 1 1.3 0.0 0.0 | | | | | +--AppenderAttachableImpl:appendLoopOnAppenders (org.apache.log4j.helpers)
+ 1 1.2 0.0 0.0 | | | | | | +--AppenderSkeleton:doAppend (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | | +--LoggingEvent:getLevel (org.apache.log4j.spi)
+ 1 0.1 0.0 0.0 | | | | | | | +--AppenderSkeleton:isAsSevereAsThreshold (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | | | +--Priority:isGreaterOrEqual (org.apache.log4j)
+ 1 1.1 0.0 0.0 | | | | | | | +--WriterAppender:append (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | | | +--WriterAppender:checkEntryConditions (org.apache.log4j)
+ 1 1.1 0.0 0.0 | | | | | | | | +--WriterAppender:subAppend (org.apache.log4j)
+ 1 0.9 0.1 0.0 | | | | | | | | | +--PatternLayout:format (org.apache.log4j)
+ 4 0.7 0.1 0.0 | | | | | | | | | | +--PatternConverter:format (org.apache.log4j.helpers)
+ 1 0.5 0.4 0.0 | | | | | | | | | | | +--PatternParser$DatePatternConverter:convert (org.apache.log4j.helpers)
+ 1 0.1 0.1 0.0 | | | | | | | | | | | | +--AbsoluteTimeDateFormat:format (org.apache.log4j.helpers)
+ 2 0.1 0.0 0.0 | | | | | | | | | | | +--PatternParser$BasicPatternConverter:convert (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | +--LoggingEvent:getLevel (org.apache.log4j.spi)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | +--Priority:toString (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | +--LoggingEvent:getRenderedMessage (org.apache.log4j.spi)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | +--PatternConverter:spacePad (org.apache.log4j.helpers)
+ 1 0.1 0.0 0.0 | | | | | | | | | | | +--PatternParser$NamedPatternConverter:convert (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | +--PatternParser$CategoryPatternConverter:getFullyQualifiedName (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | +--LoggingEvent:getLoggerName (org.apache.log4j.spi)
+ 4 0.0 0.0 0.0 | | | | | | | | | | +--PatternParser$LiteralPatternConverter:format (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | +--QuietWriter:write (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | +--PatternLayout:ignoresThrowable (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | | | | +--LoggingEvent:getThrowableStrRep (org.apache.log4j.spi)
+ 1 0.1 0.1 0.0 | | | | | | | | | +--QuietWriter:flush (org.apache.log4j.helpers)
+ 1 1766.8 1765.7 46.8 46.8 | +--Demo:ormActivity (org.jboss.application)
+ 1 1.1 0.0 0.0 | | +--Category:info (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | +--Hierarchy:isDisabled (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | +--Category:getEffectiveLevel (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | +--Priority:isGreaterOrEqual (org.apache.log4j)
+ 1 1.0 0.0 0.0 | | | +--Category:forcedLog (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | +--LoggingEvent:<init> (org.apache.log4j.spi)
+ 1 0.0 0.0 0.0 | | | | | +--Category:getName (org.apache.log4j)
+ 1 1.0 0.0 0.0 | | | | +--Category:callAppenders (org.apache.log4j)
+ 1 0.9 0.0 0.0 | | | | | +--AppenderAttachableImpl:appendLoopOnAppenders (org.apache.log4j.helpers)
+ 1 0.9 0.0 0.0 | | | | | | +--AppenderSkeleton:doAppend (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | | +--LoggingEvent:getLevel (org.apache.log4j.spi)
+ 1 0.0 0.0 0.0 | | | | | | | +--AppenderSkeleton:isAsSevereAsThreshold (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | | | +--Priority:isGreaterOrEqual (org.apache.log4j)
+ 1 0.8 0.0 0.0 | | | | | | | +--WriterAppender:append (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | | | +--WriterAppender:checkEntryConditions (org.apache.log4j)
+ 1 0.8 0.0 0.0 | | | | | | | | +--WriterAppender:subAppend (org.apache.log4j)
+ 1 0.5 0.1 0.0 | | | | | | | | | +--PatternLayout:format (org.apache.log4j)
+ 4 0.3 0.0 0.0 | | | | | | | | | | +--PatternConverter:format (org.apache.log4j.helpers)
+ 1 0.1 0.0 0.0 | | | | | | | | | | | +--PatternParser$DatePatternConverter:convert (org.apache.log4j.helpers)
+ 1 0.1 0.1 0.0 | | | | | | | | | | | | +--AbsoluteTimeDateFormat:format (org.apache.log4j.helpers)
+ 2 0.1 0.0 0.0 | | | | | | | | | | | +--PatternParser$BasicPatternConverter:convert (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | +--LoggingEvent:getLevel (org.apache.log4j.spi)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | +--Priority:toString (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | +--LoggingEvent:getRenderedMessage (org.apache.log4j.spi)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | +--PatternConverter:spacePad (org.apache.log4j.helpers)
+ 1 0.1 0.0 0.0 | | | | | | | | | | | +--PatternParser$NamedPatternConverter:convert (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | +--PatternParser$CategoryPatternConverter:getFullyQualifiedName (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | | | | | +--LoggingEvent:getLoggerName (org.apache.log4j.spi)
+ 4 0.0 0.0 0.0 | | | | | | | | | | +--PatternParser$LiteralPatternConverter:format (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | +--QuietWriter:write (org.apache.log4j.helpers)
+ 1 0.0 0.0 0.0 | | | | | | | | | +--PatternLayout:ignoresThrowable (org.apache.log4j)
+ 1 0.0 0.0 0.0 | | | | | | | | | +--LoggingEvent:getThrowableStrRep (org.apache.log4j.spi)
+ 1 0.2 0.2 0.0 | | | | | | | | | +--QuietWriter:flush (org.apache.log4j.helpers)
++------------------------------
+| Thread: 10
++------------------------------
+ Time Percent
+ ----------------- ---------------
+ Count Total Net Total Net Location
+ ===== ===== === ===== === =========
+ 1 0.1 0.1 100.0 72.0 +--Demo$1:call (org.jboss.application)
+ 1 0.0 0.0 28.0 28.0 | +--Demo$1:call (org.jboss.application)
+
++--------------------------------------
+| Most expensive methods (by net time)
+| Frame Count Limit: Unlimited
++--------------------------------------
+
+ Net
+ ------------
+ Count Time Pct Location
+ ===== ==== === ========
+ 1 2000.5 49.6 org.jboss.application.Demo:applicationActivity
+ 1 1765.7 43.7 org.jboss.application.Demo:ormActivity
+ 1 87.0 2.2 org.apache.log4j.Logger:getLogger
+ 1 29.7 0.7 org.apache.log4j.helpers.Loader:loadClass
+ 1 25.3 0.6 org.apache.log4j.xml.DOMConfigurator:doConfigure
+ 1 19.0 0.5 org.apache.log4j.xml.DOMConfigurator$2:parse
+ 1 14.4 0.4 org.apache.log4j.config.PropertySetter:introspect
+ 1 13.8 0.3 org.apache.log4j.Category:class$
+ 1 12.0 0.3 org.apache.log4j.PatternLayout:createPatternParser
+ 1 9.3 0.2 org.apache.log4j.xml.DOMConfigurator:parseAppender
+ 1 6.2 0.2 org.apache.log4j.helpers.AbsoluteTimeDateFormat:<init>
+ 1 6.0 0.1 org.jboss.application.Demo:<init>
+ 1 5.6 0.1 org.apache.log4j.helpers.Loader:loadClass
+ 1 5.4 0.1 org.apache.log4j.helpers.OptionConverter:instantiateByClassName
+ 1 4.8 0.1 org.apache.log4j.helpers.Loader:getResource
+ 1 4.3 0.1 org.apache.log4j.xml.DOMConfigurator:parseChildrenOfLoggerElement
+ 1 4.0 0.1 org.apache.log4j.Hierarchy:<init>
+ 1 2.6 0.1 org.apache.log4j.xml.DOMConfigurator:parse
+ 1 1.4 0.0 org.apache.log4j.config.PropertySetter:introspect
+ 1 1.4 0.0 org.apache.log4j.xml.Log4jEntityResolver:resolveEntity
+ 1 1.4 0.0 org.apache.log4j.Category:addAppender
+ 1 1.1 0.0 org.apache.log4j.helpers.Loader:loadClass
+ 2 1.0 0.0 org.apache.log4j.config.PropertySetter:setProperty
+ 1 1.0 0.0 org.apache.log4j.xml.DOMConfigurator:doConfigure
+ 1 1.0 0.0 org.apache.log4j.AppenderSkeleton:<init>
+ 1 0.8 0.0 org.apache.log4j.Hierarchy:getLogger
+ 1 0.7 0.0 org.apache.log4j.helpers.PatternParser:<init>
+ 1 0.7 0.0 org.apache.log4j.Category:forcedLog
+ 4 0.5 0.0 org.apache.log4j.helpers.PatternParser:finalizeConverter
+ 1 0.4 0.0 org.apache.log4j.xml.DOMConfigurator:findAppenderByName
+ 1 0.4 0.0 org.apache.log4j.helpers.PatternParser$DatePatternConverter:<init>
+ 1 0.4 0.0 org.apache.log4j.helpers.PatternParser$DatePatternConverter:convert
+ 1 0.3 0.0 org.apache.log4j.helpers.Loader:getTCL
+ 1 0.3 0.0 org.apache.log4j.xml.DOMConfigurator:parseLayout
+ 13 0.3 0.0 org.apache.log4j.Level:<init>
+ 1 0.2 0.0 org.apache.log4j.helpers.PatternParser:finalizeConverter
+ 1 0.2 0.0 org.apache.log4j.helpers.QuietWriter:flush
+ 1 0.2 0.0 org.apache.log4j.Hierarchy:updateParents
+ 1 0.2 0.0 org.apache.log4j.WriterAppender:setWriter
+ 1 0.2 0.0 org.apache.log4j.helpers.PatternParser:parse
+ 2 0.1 0.0 org.apache.log4j.config.PropertySetter:setProperty
+ 1 0.1 0.0 org.apache.log4j.helpers.OptionConverter:selectAndConfigure
+ 2 0.1 0.0 org.apache.log4j.xml.DOMConfigurator:setParameter
+ 1 0.1 0.0 org.apache.log4j.helpers.PatternParser:parse
+ 1 0.1 0.0 org.apache.log4j.PatternLayout:format
+ 1 0.1 0.0 org.apache.log4j.PatternLayout:format
+ 1 0.1 0.0 org.apache.log4j.xml.DOMConfigurator:parseLevel
+ 2 0.1 0.0 org.apache.log4j.config.PropertySetter:convertArg
+ 1 0.1 0.0 org.apache.log4j.helpers.AbsoluteTimeDateFormat:format
+ 4 0.1 0.0 org.apache.log4j.helpers.PatternParser:addConverter
+ 1 0.1 0.0 org.apache.log4j.PatternLayout:<init>
+ 1 0.1 0.0 org.apache.log4j.helpers.OptionConverter:class$
+ 4 0.1 0.0 org.apache.log4j.xml.DOMConfigurator:subst
+ 1 0.1 0.0 org.apache.log4j.or.RendererMap:<init>
+ 5 0.1 0.0 org.apache.log4j.helpers.OptionConverter:getSystemProperty
+ 1 0.1 0.0 org.apache.log4j.xml.DOMConfigurator:class$
+ 1 0.1 0.0 org.apache.log4j.helpers.QuietWriter:flush
+ 4 0.1 0.0 org.apache.log4j.xml.DOMConfigurator:subst
+ 4 0.1 0.0 org.apache.log4j.helpers.PatternConverter:format
+ 1 0.1 72.0 org.jboss.application.Demo$1:call
+ 2 0.1 0.0 org.apache.log4j.config.PropertySetter:getPropertyDescriptor
+ 13 0.1 0.0 org.apache.log4j.Priority:<init>
+ 1 0.1 0.0 org.apache.log4j.xml.DOMConfigurator:parseRoot
+ 1 0.1 0.0 org.apache.log4j.WriterAppender:createWriter
+ 4 0.1 0.0 org.apache.log4j.helpers.PatternParser$LiteralPatternConverter:<init>
+ 1 0.1 0.0 org.apache.log4j.Category:info
+ 1 0.1 0.0 org.apache.log4j.helpers.AbsoluteTimeDateFormat:format
+ 4 0.0 0.0 org.apache.log4j.helpers.PatternConverter:format
+ 1 0.0 0.0 org.apache.log4j.ConsoleAppender:<init>
+ 1 0.0 0.0 org.apache.log4j.xml.DOMConfigurator:setParameter
+ 4 0.0 0.0 org.apache.log4j.xml.DOMConfigurator:subst
+ 1 0.0 0.0 org.jboss.application.Demo$1:<init>
+ 2 0.0 0.0 org.apache.log4j.helpers.OptionConverter:convertSpecialChars
+ 1 0.0 0.0 org.apache.log4j.xml.DOMConfigurator$2:<init>
+ 1 0.0 0.0 org.apache.log4j.config.PropertySetter:<init>
+ 1 0.0 0.0 org.apache.log4j.spi.LoggingEvent:<init>
+ 1 0.0 0.0 org.apache.log4j.helpers.QuietWriter:write
+ 1 0.0 0.0 org.apache.log4j.helpers.Loader:getTCL
+ 1 0.0 0.0 org.apache.log4j.helpers.Loader:getTCL
+ 1 0.0 0.0 org.apache.log4j.xml.SAXErrorHandler:<init>
+ 1 0.0 0.0 org.apache.log4j.Logger:class$
+ 1 0.0 0.0 org.apache.log4j.WriterAppender:subAppend
+ 1 0.0 0.0 org.apache.log4j.xml.DOMConfigurator:findAppenderByReference
+ 1 0.0 0.0 org.apache.log4j.LogManager:getLoggerRepository
+ 1 0.0 0.0 org.apache.log4j.spi.DefaultRepositorySelector:<init>
+ 1 0.0 0.0 org.apache.log4j.helpers.AppenderAttachableImpl:appendLoopOnAppenders
+ 1 0.0 0.0 org.apache.log4j.spi.RootLogger:<init>
+ 1 0.0 0.0 org.apache.log4j.config.PropertySetter:setProperty
+ 1 0.0 0.0 org.apache.log4j.helpers.PatternConverter:spacePad
+ 1 0.0 0.0 org.apache.log4j.xml.Log4jEntityResolver:<init>
+ 2 0.0 0.0 org.apache.log4j.config.PropertySetter:class$
+ 1 0.0 0.0 org.apache.log4j.helpers.Loader:class$
+ 1 0.0 0.0 org.apache.log4j.xml.DOMConfigurator:<init>
+ 1 0.0 0.0 org.apache.log4j.Hierarchy:getRootLogger
+ 2 0.0 0.0 org.apache.log4j.helpers.PatternParser$BasicPatternConverter:<init>
+ 1 0.0 0.0 org.apache.log4j.PatternLayout:<init>
+ 1 0.0 0.0 org.apache.log4j.helpers.AppenderAttachableImpl:addAppender
+ 1 0.0 0.0 org.apache.log4j.DefaultCategoryFactory:<init>
+ 1 0.0 0.0 org.apache.log4j.AppenderSkeleton:isAsSevereAsThreshold
+ 1 0.0 0.0 org.apache.log4j.helpers.OnlyOnceErrorHandler:<init>
+ 1 0.0 0.0 org.apache.log4j.ConsoleAppender:activateOptions
+ 1 0.0 0.0 org.apache.log4j.helpers.Loader:getTCL
+ 1 0.0 0.0 org.apache.log4j.Hierarchy:setThreshold
+ 6 0.0 0.0 org.apache.log4j.CategoryKey:hashCode
+ 2 0.0 0.0 org.apache.log4j.helpers.OptionConverter:getSystemProperty
+ 1 0.0 0.0 org.apache.log4j.or.DefaultRenderer:<init>
+ 4 0.0 0.0 org.apache.log4j.helpers.PatternParser$LiteralPatternConverter:format
+ 2 0.0 0.0 org.apache.log4j.xml.DOMConfigurator:setParameter
+ 1 0.0 0.0 org.apache.log4j.helpers.PatternParser:extractPrecisionOption
+ 1 0.0 0.0 org.apache.log4j.Level:toLevel
+ 1 0.0 0.0 org.apache.log4j.spi.RootLogger:setLevel
+ 1 0.0 0.0 org.apache.log4j.helpers.FormattingInfo:<init>
+ 1 0.0 0.0 org.apache.log4j.config.PropertySetter:activate
+ 3 0.0 0.0 org.apache.log4j.ProvisionNode:<init>
+ 1 0.0 0.0 org.apache.log4j.ConsoleAppender:setTarget
+ 4 0.0 0.0 org.apache.log4j.helpers.OptionConverter:substVars
+ 1 0.0 0.0 org.apache.log4j.helpers.PatternParser$NamedPatternConverter:convert
+ 1 0.0 0.0 org.apache.log4j.WriterAppender:<init>
+ 1 0.0 0.0 org.apache.log4j.CategoryKey:<init>
+ 1 0.0 0.0 org.apache.log4j.AppenderSkeleton:doAppend
+ 2 0.0 0.0 org.apache.log4j.helpers.PatternParser$BasicPatternConverter:convert
+ 1 0.0 0.0 org.apache.log4j.helpers.QuietWriter:write
+ 1 0.0 0.0 org.apache.log4j.helpers.OptionConverter:toLevel
+ 1 0.0 0.0 org.apache.log4j.helpers.QuietWriter:<init>
+ 1 0.0 0.0 org.apache.log4j.Category:callAppenders
+ 2 0.0 0.0 org.apache.log4j.helpers.OptionConverter:toBoolean
+ 1 0.0 0.0 org.apache.log4j.helpers.PatternParser$LiteralPatternConverter:<init>
+ 1 0.0 0.0 org.apache.log4j.helpers.PatternParser$BasicPatternConverter:<init>
+ 1 0.0 0.0 org.apache.log4j.helpers.PatternParser$NamedPatternConverter:<init>
+ 1 0.0 0.0 org.apache.log4j.helpers.PatternParser$CategoryPatternConverter:getFullyQualifiedName
+ 1 0.0 0.0 org.apache.log4j.WriterAppender:append
+ 1 0.0 0.0 org.apache.log4j.Category:<init>
+ 1 0.0 0.0 org.apache.log4j.helpers.AppenderAttachableImpl:<init>
+ 1 0.0 0.0 org.apache.log4j.helpers.PatternParser$CategoryPatternConverter:<init>
+ 1 0.0 0.0 org.apache.log4j.Hierarchy:isDisabled
+ 1 0.0 0.0 org.apache.log4j.LogManager:getLogger
+ 1 0.0 0.0 org.apache.log4j.helpers.PatternParser$DatePatternConverter:convert
+ 1 0.0 0.0 org.apache.log4j.helpers.LogLog:debug
+ 1 0.0 0.0 org.apache.log4j.Logger:<init>
+ 1 0.0 0.0 org.apache.log4j.helpers.PatternConverter:<init>
+ 1 0.0 0.0 org.apache.log4j.config.PropertySetter:<init>
+ 1 0.0 0.0 org.apache.log4j.spi.LoggingEvent:getRenderedMessage
+ 1 0.0 0.0 org.apache.log4j.helpers.QuietWriter:setErrorHandler
+ 1 0.0 0.0 org.apache.log4j.AppenderSkeleton:setThreshold
+ 1 0.0 0.0 org.apache.log4j.Category:removeAllAppenders
+ 1 0.0 0.0 org.apache.log4j.helpers.PatternParser:addConverter
+ 3 0.0 0.0 org.apache.log4j.helpers.LogLog:debug
+ 4 0.0 0.0 org.apache.log4j.helpers.PatternParser$LiteralPatternConverter:format
+ 1 0.0 0.0 org.apache.log4j.helpers.AppenderAttachableImpl:appendLoopOnAppenders
+ 1 0.0 0.0 org.apache.log4j.helpers.PatternParser:extractOption
+ 2 0.0 0.0 org.apache.log4j.xml.DOMConfigurator:subst
+ 1 0.0 0.0 org.apache.log4j.spi.DefaultRepositorySelector:getLoggerRepository
+ 1 0.0 0.0 org.apache.log4j.Category:callAppenders
+ 1 0.0 0.0 org.apache.log4j.helpers.PatternParser$NamedPatternConverter:convert
+ 1 0.0 0.0 org.apache.log4j.Category:setHierarchy
+ 1 0.0 0.0 org.apache.log4j.WriterAppender:subAppend
+ 1 0.0 0.0 org.apache.log4j.Hierarchy:getLogger
+ 2 0.0 0.0 org.apache.log4j.xml.DOMConfigurator:subst
+ 2 0.0 0.0 org.apache.log4j.xml.DOMConfigurator:subst
+ 1 0.0 0.0 org.apache.log4j.config.PropertySetter:setProperty
+ 2 0.0 0.0 org.apache.log4j.xml.DOMConfigurator:subst
+ 1 0.0 0.0 org.apache.log4j.WriterAppender:writeHeader
+ 1 0.0 0.0 org.apache.log4j.Category:getLevel
+ 1 0.0 0.0 org.apache.log4j.Category:info
+ 1 0.0 0.0 org.apache.log4j.DefaultCategoryFactory:makeNewLoggerInstance
+ 1 0.0 0.0 org.apache.log4j.PatternLayout:ignoresThrowable
+ 1 0.0 0.0 org.apache.log4j.spi.LoggingEvent:<init>
+ 1 0.0 0.0 org.apache.log4j.helpers.OptionConverter:getSystemProperty
+ 1 0.0 0.0 org.apache.log4j.Priority:isGreaterOrEqual
+ 1 0.0 0.0 org.apache.log4j.Hierarchy:fireAddAppenderEvent
+ 1 0.0 0.0 org.apache.log4j.PatternLayout:ignoresThrowable
+ 4 0.0 0.0 org.apache.log4j.helpers.OptionConverter:substVars
+ 2 0.0 0.0 org.apache.log4j.CategoryKey:hashCode
+ 2 0.0 0.0 org.apache.log4j.xml.DOMConfigurator:subst
+ 1 0.0 0.0 org.apache.log4j.helpers.LogLog:setInternalDebugging
+ 1 0.0 0.0 org.apache.log4j.Priority:isGreaterOrEqual
+ 1 0.0 0.0 org.apache.log4j.WriterAppender:getEncoding
+ 1 0.0 0.0 org.apache.log4j.helpers.OptionConverter:convertSpecialChars
+ 1 0.0 0.0 org.apache.log4j.WriterAppender:activateOptions
+ 1 0.0 0.0 org.apache.log4j.WriterAppender:reset
+ 1 0.0 0.0 org.apache.log4j.Priority:toString
+ 2 0.0 0.0 org.apache.log4j.helpers.PatternParser$BasicPatternConverter:convert
+ 1 0.0 0.0 org.apache.log4j.Layout:<init>
+ 1 0.0 0.0 org.apache.log4j.Category:getEffectiveLevel
+ 1 0.0 0.0 org.apache.log4j.Category:getName
+ 1 0.0 0.0 org.apache.log4j.helpers.PatternConverter:spacePad
+ 1 0.0 0.0 org.apache.log4j.AppenderSkeleton:doAppend
+ 1 0.0 28.0 org.jboss.application.Demo$1:call
+ 1 0.0 0.0 org.apache.log4j.spi.LoggingEvent:getThrowableStrRep
+ 1 0.0 0.0 org.apache.log4j.ConsoleAppender:closeWriter
+ 1 0.0 0.0 org.apache.log4j.helpers.LogLog:debug
+ 1 0.0 0.0 org.apache.log4j.PatternLayout:setConversionPattern
+ 1 0.0 0.0 org.apache.log4j.config.PropertySetter:activate
+ 1 0.0 0.0 org.apache.log4j.helpers.PatternParser$CategoryPatternConverter:getFullyQualifiedName
+ 1 0.0 0.0 org.apache.log4j.Logger:<init>
+ 2 0.0 0.0 org.apache.log4j.helpers.OptionConverter:substVars
+ 1 0.0 0.0 org.apache.log4j.WriterAppender:checkEntryConditions
+ 1 0.0 0.0 org.apache.log4j.config.PropertySetter:<init>
+ 3 0.0 0.0 org.apache.log4j.helpers.LogLog:debug
+ 1 0.0 0.0 org.apache.log4j.Category:getEffectiveLevel
+ 1 0.0 0.0 org.apache.log4j.Category:forcedLog
+ 1 0.0 0.0 org.apache.log4j.WriterAppender:append
+ 1 0.0 0.0 org.apache.log4j.AppenderSkeleton:setLayout
+ 1 0.0 0.0 org.apache.log4j.helpers.LogLog:debug
+ 1 0.0 0.0 org.apache.log4j.AppenderSkeleton:isAsSevereAsThreshold
+ 1 0.0 0.0 org.apache.log4j.helpers.PatternParser:addToList
+ 1 0.0 0.0 org.apache.log4j.spi.LoggingEvent:getRenderedMessage
+ 1 0.0 0.0 org.apache.log4j.AppenderSkeleton:setName
+ 1 0.0 0.0 org.apache.log4j.WriterAppender:checkEntryConditions
+ 1 0.0 0.0 org.apache.log4j.spi.LoggingEvent:getThrowableStrRep
+ 1 0.0 0.0 org.apache.log4j.spi.LoggingEvent:getLevel
+ 1 0.0 0.0 org.apache.log4j.helpers.OptionConverter:toLevel
+ 1 0.0 0.0 org.apache.log4j.Priority:isGreaterOrEqual
+ 1 0.0 0.0 org.apache.log4j.spi.LoggingEvent:getLevel
+ 1 0.0 0.0 org.apache.log4j.Level:toLevel
+ 1 0.0 0.0 org.apache.log4j.Hierarchy:isDisabled
+ 1 0.0 0.0 org.apache.log4j.spi.LoggingEvent:getLoggerName
+ 1 0.0 0.0 org.apache.log4j.helpers.PatternParser:<init>
+ 1 0.0 0.0 org.apache.log4j.helpers.FormattingInfo:reset
+ 1 0.0 0.0 org.apache.log4j.xml.DOMConfigurator:subst
+ 1 0.0 0.0 org.apache.log4j.Layout:getHeader
+ 1 0.0 0.0 org.apache.log4j.PatternLayout:activateOptions
+ 1 0.0 0.0 org.apache.log4j.spi.LoggingEvent:getLoggerName
+ 1 0.0 0.0 org.apache.log4j.LogManager:getLoggerRepository
+ 1 0.0 0.0 org.apache.log4j.spi.LoggingEvent:getLevel
+ 1 0.0 0.0 org.apache.log4j.Priority:toString
+ 1 0.0 0.0 org.apache.log4j.Category:getName
+ 1 0.0 0.0 org.apache.log4j.spi.LoggingEvent:getLevel
+ 1 0.0 0.0 org.apache.log4j.Category:getName
+ 3 0.0 0.0 org.apache.log4j.CategoryKey:<init>
+ 2 0.0 0.0 org.apache.log4j.helpers.OptionConverter:substVars
+ 1 0.0 0.0 org.apache.log4j.helpers.LogLog:debug
+ 4 0.0 0.0 org.apache.log4j.helpers.PatternParser:addToList
+ 4 0.0 0.0 org.apache.log4j.helpers.PatternConverter:<init>
+ 2 0.0 0.0 org.apache.log4j.helpers.OptionConverter:substVars
+ 2 0.0 0.0 org.apache.log4j.helpers.LogLog:debug
+ 4 0.0 0.0 org.apache.log4j.helpers.FormattingInfo:reset
+ 1 0.0 0.0 org.apache.log4j.config.PropertySetter:getPropertyDescriptor
+ 1 0.0 0.0 org.apache.log4j.Category:getName
+ 1 0.0 0.0 org.apache.log4j.helpers.PatternParser:addToList
+ 4 0.0 0.0 org.apache.log4j.helpers.PatternParser:addToList
+ 1 0.0 0.0 org.apache.log4j.xml.DOMConfigurator:setParameter
+ 4 0.0 0.0 org.apache.log4j.helpers.FormattingInfo:reset
+ 1 0.0 0.0 org.apache.log4j.helpers.PatternParser:extractOption
+ 2 0.0 0.0 org.apache.log4j.helpers.LogLog:debug
+ 1 0.0 0.0 org.apache.log4j.xml.DOMConfigurator:subst
+ 1 0.0 0.0 org.apache.log4j.Priority:isGreaterOrEqual
+ 1 0.0 0.0 org.apache.log4j.helpers.OptionConverter:substVars
+ 1 0.0 0.0 org.apache.log4j.spi.DefaultRepositorySelector:getLoggerRepository
+ 1 0.0 0.0 org.apache.log4j.helpers.PatternConverter:<init>
+ 2 0.0 0.0 org.apache.log4j.helpers.PatternConverter:<init>
+ 1 0.0 0.0 org.apache.log4j.Priority:toString
+ 1 0.0 0.0 org.apache.log4j.spi.RootLogger:setLevel
+ 1 0.0 0.0 org.apache.log4j.config.PropertySetter:convertArg
+ 1 0.0 0.0 org.apache.log4j.helpers.PatternConverter:<init>
+ 1 0.0 0.0 org.apache.log4j.config.PropertySetter:activate
+ 1 0.0 0.0 org.apache.log4j.PatternLayout:createPatternParser
+ 1 0.0 0.0 org.apache.log4j.helpers.PatternConverter:<init>
+ 1 0.0 0.0 org.apache.log4j.xml.DOMConfigurator:subst
+ 1 0.0 0.0 org.apache.log4j.helpers.OptionConverter:substVars
+ 1 0.0 0.0 org.apache.log4j.xml.DOMConfigurator:subst
+ 1 0.0 0.0 org.apache.log4j.helpers.LogLog:debug
+ 1 0.0 0.0 org.apache.log4j.xml.DOMConfigurator:subst
+ 1 0.0 0.0 org.apache.log4j.Category:<init>
+ 1 0.0 0.0 org.apache.log4j.helpers.OptionConverter:substVars
+ 1 0.0 0.0 org.apache.log4j.helpers.LogLog:debug
+ 1 0.0 0.0 org.apache.log4j.helpers.FormattingInfo:reset
+ 1 0.0 0.0 org.apache.log4j.helpers.FormattingInfo:<init>
+ 1 0.0 0.0 org.apache.log4j.helpers.LogLog:debug
+ 1 0.0 0.0 org.apache.log4j.Category:setHierarchy
+ 1 0.0 0.0 org.apache.log4j.Priority:toString
+ 1 0.0 0.0 org.apache.log4j.xml.DOMConfigurator:subst
+ 1 0.0 0.0 org.jboss.application.Demo:main
+
++--------------------------------------+
+| Most expensive methods summarized |
++--------------------------------------+
+
+ Net
+ ------------
+ Count Time Pct Location
+ ===== ==== === ========
+ 1 2000.5 49.6 org.jboss.application.Demo:applicationActivity
+ 1 1765.7 43.7 org.jboss.application.Demo:ormActivity
+ 1 87.0 2.2 org.apache.log4j.Logger:getLogger
+ 3 36.5 0.9 org.apache.log4j.helpers.Loader:loadClass
+ 2 26.3 0.7 org.apache.log4j.xml.DOMConfigurator:doConfigure
+ 1 19.0 0.5 org.apache.log4j.xml.DOMConfigurator$2:parse
+ 2 15.9 0.4 org.apache.log4j.config.PropertySetter:introspect
+ 1 13.8 0.3 org.apache.log4j.Category:class$
+ 2 12.0 0.3 org.apache.log4j.PatternLayout:createPatternParser
+ 1 9.3 0.2 org.apache.log4j.xml.DOMConfigurator:parseAppender
+ 1 6.2 0.2 org.apache.log4j.helpers.AbsoluteTimeDateFormat:<init>
+ 1 6.0 0.1 org.jboss.application.Demo:<init>
+ 1 5.4 0.1 org.apache.log4j.helpers.OptionConverter:instantiateByClassName
+ 1 4.8 0.1 org.apache.log4j.helpers.Loader:getResource
+ 1 4.3 0.1 org.apache.log4j.xml.DOMConfigurator:parseChildrenOfLoggerElement
+ 1 4.0 0.1 org.apache.log4j.Hierarchy:<init>
+ 1 2.6 0.1 org.apache.log4j.xml.DOMConfigurator:parse
+ 1 1.4 0.0 org.apache.log4j.xml.Log4jEntityResolver:resolveEntity
+ 1 1.4 0.0 org.apache.log4j.Category:addAppender
+ 6 1.2 0.0 org.apache.log4j.config.PropertySetter:setProperty
+ 1 1.0 0.0 org.apache.log4j.AppenderSkeleton:<init>
+ 2 0.9 0.0 org.apache.log4j.Hierarchy:getLogger
+ 5 0.7 0.0 org.apache.log4j.helpers.PatternParser:finalizeConverter
+ 2 0.7 0.0 org.apache.log4j.helpers.PatternParser:<init>
+ 2 0.7 0.0 org.apache.log4j.Category:forcedLog
+ 4 0.5 0.0 org.apache.log4j.helpers.Loader:getTCL
+ 1 0.4 0.0 org.apache.log4j.xml.DOMConfigurator:findAppenderByName
+ 2 0.4 0.0 org.apache.log4j.helpers.PatternParser$DatePatternConverter:convert
+ 28 0.4 0.0 org.apache.log4j.xml.DOMConfigurator:subst
+ 1 0.4 0.0 org.apache.log4j.helpers.PatternParser$DatePatternConverter:<init>
+ 1 0.3 0.0 org.apache.log4j.xml.DOMConfigurator:parseLayout
+ 2 0.3 0.0 org.apache.log4j.helpers.QuietWriter:flush
+ 2 0.3 0.0 org.apache.log4j.helpers.PatternParser:parse
+ 13 0.3 0.0 org.apache.log4j.Level:<init>
+ 6 0.2 0.0 org.apache.log4j.xml.DOMConfigurator:setParameter
+ 2 0.2 0.0 org.apache.log4j.PatternLayout:format
+ 17 0.2 0.0 org.apache.log4j.helpers.LogLog:debug
+ 1 0.2 0.0 org.apache.log4j.Hierarchy:updateParents
+ 1 0.2 0.0 org.apache.log4j.WriterAppender:setWriter
+ 17 0.2 0.0 org.apache.log4j.helpers.OptionConverter:substVars
+ 2 0.1 0.0 org.apache.log4j.helpers.AbsoluteTimeDateFormat:format
+ 1 0.1 0.0 org.apache.log4j.helpers.OptionConverter:selectAndConfigure
+ 8 0.1 0.0 org.apache.log4j.helpers.OptionConverter:getSystemProperty
+ 2 0.1 0.0 org.apache.log4j.PatternLayout:<init>
+ 3 0.1 0.0 org.apache.log4j.config.PropertySetter:convertArg
+ 5 0.1 0.0 org.apache.log4j.helpers.PatternParser:addConverter
+ 1 0.1 0.0 org.apache.log4j.xml.DOMConfigurator:parseLevel
+ 8 0.1 0.0 org.apache.log4j.helpers.PatternConverter:format
+ 10 0.1 0.0 org.apache.log4j.helpers.PatternConverter:<init>
+ 3 0.1 0.0 org.apache.log4j.config.PropertySetter:<init>
+ 5 0.1 0.0 org.apache.log4j.helpers.PatternParser$LiteralPatternConverter:<init>
+ 4 0.1 0.0 org.apache.log4j.Priority:isGreaterOrEqual
+ 2 0.1 100.0 org.jboss.application.Demo$1:call
+ 2 0.1 0.0 org.apache.log4j.helpers.QuietWriter:write
+ 2 0.1 0.0 org.apache.log4j.Category:info
+ 4 0.1 0.0 org.apache.log4j.spi.LoggingEvent:getLevel
+ 4 0.1 0.0 org.apache.log4j.Category:getName
+ 1 0.1 0.0 org.apache.log4j.helpers.OptionConverter:class$
+ 3 0.1 0.0 org.apache.log4j.config.PropertySetter:activate
+ 3 0.1 0.0 org.apache.log4j.config.PropertySetter:getPropertyDescriptor
+ 2 0.1 0.0 org.apache.log4j.spi.LoggingEvent:<init>
+ 3 0.1 0.0 org.apache.log4j.helpers.PatternParser$BasicPatternConverter:<init>
+ 2 0.1 0.0 org.apache.log4j.helpers.AppenderAttachableImpl:appendLoopOnAppenders
+ 10 0.1 0.0 org.apache.log4j.helpers.PatternParser:addToList
+ 3 0.1 0.0 org.apache.log4j.helpers.OptionConverter:convertSpecialChars
+ 4 0.1 0.0 org.apache.log4j.Priority:toString
+ 2 0.1 0.0 org.apache.log4j.WriterAppender:subAppend
+ 1 0.1 0.0 org.apache.log4j.or.RendererMap:<init>
+ 10 0.1 0.0 org.apache.log4j.helpers.FormattingInfo:reset
+ 2 0.1 0.0 org.apache.log4j.helpers.PatternConverter:spacePad
+ 8 0.1 0.0 org.apache.log4j.helpers.PatternParser$LiteralPatternConverter:format
+ 2 0.1 0.0 org.apache.log4j.LogManager:getLoggerRepository
+ 8 0.1 0.0 org.apache.log4j.CategoryKey:hashCode
+ 1 0.1 0.0 org.apache.log4j.xml.DOMConfigurator:class$
+ 2 0.1 0.0 org.apache.log4j.helpers.PatternParser$NamedPatternConverter:convert
+ 2 0.1 0.0 org.apache.log4j.AppenderSkeleton:isAsSevereAsThreshold
+ 2 0.1 0.0 org.apache.log4j.Category:callAppenders
+ 4 0.1 0.0 org.apache.log4j.helpers.PatternParser$BasicPatternConverter:convert
+ 2 0.1 0.0 org.apache.log4j.AppenderSkeleton:doAppend
+ 2 0.1 0.0 org.apache.log4j.Level:toLevel
+ 13 0.1 0.0 org.apache.log4j.Priority:<init>
+ 1 0.1 0.0 org.apache.log4j.xml.DOMConfigurator:parseRoot
+ 1 0.1 0.0 org.apache.log4j.WriterAppender:createWriter
+ 2 0.1 0.0 org.apache.log4j.helpers.OptionConverter:toLevel
+ 2 0.1 0.0 org.apache.log4j.helpers.PatternParser$CategoryPatternConverter:getFullyQualifiedName
+ 2 0.1 0.0 org.apache.log4j.WriterAppender:append
+ 4 0.1 0.0 org.apache.log4j.CategoryKey:<init>
+ 2 0.0 0.0 org.apache.log4j.spi.RootLogger:setLevel
+ 2 0.0 0.0 org.apache.log4j.Logger:<init>
+ 1 0.0 0.0 org.apache.log4j.ConsoleAppender:<init>
+ 2 0.0 0.0 org.apache.log4j.PatternLayout:ignoresThrowable
+ 2 0.0 0.0 org.apache.log4j.Hierarchy:isDisabled
+ 2 0.0 0.0 org.apache.log4j.spi.LoggingEvent:getRenderedMessage
+ 2 0.0 0.0 org.apache.log4j.helpers.FormattingInfo:<init>
+ 1 0.0 0.0 org.jboss.application.Demo$1:<init>
+ 1 0.0 0.0 org.apache.log4j.xml.DOMConfigurator$2:<init>
+ 1 0.0 0.0 org.apache.log4j.xml.SAXErrorHandler:<init>
+ 2 0.0 0.0 org.apache.log4j.Category:<init>
+ 1 0.0 0.0 org.apache.log4j.Logger:class$
+ 1 0.0 0.0 org.apache.log4j.xml.DOMConfigurator:findAppenderByReference
+ 1 0.0 0.0 org.apache.log4j.spi.DefaultRepositorySelector:<init>
+ 2 0.0 0.0 org.apache.log4j.Category:getEffectiveLevel
+ 2 0.0 0.0 org.apache.log4j.helpers.PatternParser:extractOption
+ 1 0.0 0.0 org.apache.log4j.spi.RootLogger:<init>
+ 1 0.0 0.0 org.apache.log4j.xml.Log4jEntityResolver:<init>
+ 2 0.0 0.0 org.apache.log4j.config.PropertySetter:class$
+ 1 0.0 0.0 org.apache.log4j.helpers.Loader:class$
+ 2 0.0 0.0 org.apache.log4j.spi.DefaultRepositorySelector:getLoggerRepository
+ 2 0.0 0.0 org.apache.log4j.spi.LoggingEvent:getThrowableStrRep
+ 2 0.0 0.0 org.apache.log4j.WriterAppender:checkEntryConditions
+ 1 0.0 0.0 org.apache.log4j.xml.DOMConfigurator:<init>
+ 1 0.0 0.0 org.apache.log4j.Hierarchy:getRootLogger
+ 1 0.0 0.0 org.apache.log4j.helpers.AppenderAttachableImpl:addAppender
+ 1 0.0 0.0 org.apache.log4j.DefaultCategoryFactory:<init>
+ 1 0.0 0.0 org.apache.log4j.helpers.OnlyOnceErrorHandler:<init>
+ 2 0.0 0.0 org.apache.log4j.Category:setHierarchy
+ 1 0.0 0.0 org.apache.log4j.ConsoleAppender:activateOptions
+ 1 0.0 0.0 org.apache.log4j.Hierarchy:setThreshold
+ 2 0.0 0.0 org.apache.log4j.spi.LoggingEvent:getLoggerName
+ 1 0.0 0.0 org.apache.log4j.or.DefaultRenderer:<init>
+ 1 0.0 0.0 org.apache.log4j.helpers.PatternParser:extractPrecisionOption
+ 3 0.0 0.0 org.apache.log4j.ProvisionNode:<init>
+ 1 0.0 0.0 org.apache.log4j.ConsoleAppender:setTarget
+ 1 0.0 0.0 org.apache.log4j.WriterAppender:<init>
+ 1 0.0 0.0 org.apache.log4j.helpers.QuietWriter:<init>
+ 2 0.0 0.0 org.apache.log4j.helpers.OptionConverter:toBoolean
+ 1 0.0 0.0 org.apache.log4j.helpers.PatternParser$NamedPatternConverter:<init>
+ 1 0.0 0.0 org.apache.log4j.helpers.AppenderAttachableImpl:<init>
+ 1 0.0 0.0 org.apache.log4j.helpers.PatternParser$CategoryPatternConverter:<init>
+ 1 0.0 0.0 org.apache.log4j.LogManager:getLogger
+ 1 0.0 0.0 org.apache.log4j.helpers.QuietWriter:setErrorHandler
+ 1 0.0 0.0 org.apache.log4j.AppenderSkeleton:setThreshold
+ 1 0.0 0.0 org.apache.log4j.Category:removeAllAppenders
+ 1 0.0 0.0 org.apache.log4j.WriterAppender:writeHeader
+ 1 0.0 0.0 org.apache.log4j.Category:getLevel
+ 1 0.0 0.0 org.apache.log4j.DefaultCategoryFactory:makeNewLoggerInstance
+ 1 0.0 0.0 org.apache.log4j.Hierarchy:fireAddAppenderEvent
+ 1 0.0 0.0 org.apache.log4j.helpers.LogLog:setInternalDebugging
+ 1 0.0 0.0 org.apache.log4j.WriterAppender:getEncoding
+ 1 0.0 0.0 org.apache.log4j.WriterAppender:activateOptions
+ 1 0.0 0.0 org.apache.log4j.WriterAppender:reset
+ 1 0.0 0.0 org.apache.log4j.Layout:<init>
+ 1 0.0 0.0 org.apache.log4j.ConsoleAppender:closeWriter
+ 1 0.0 0.0 org.apache.log4j.PatternLayout:setConversionPattern
+ 1 0.0 0.0 org.apache.log4j.AppenderSkeleton:setLayout
+ 1 0.0 0.0 org.apache.log4j.AppenderSkeleton:setName
+ 1 0.0 0.0 org.apache.log4j.Layout:getHeader
+ 1 0.0 0.0 org.apache.log4j.PatternLayout:activateOptions
+ 1 0.0 0.0 org.jboss.application.Demo:main
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/java/org/jboss/application/Behaviour.java
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/java/org/jboss/application/Behaviour.java (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/java/org/jboss/application/Behaviour.java 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,14 @@
+package org.jboss.application;
+
+public interface Behaviour {
+
+ public void diskActivity();
+ public void databaseActivity();
+ public void ormActivity();
+ public void applicationActivity();
+ public void jdbcActivity();
+ public void transactionManagerActivity();
+ public void createLogRecord();
+ public void persistTableChanges();
+ public void networkCall();
+}
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/java/org/jboss/application/Demo.java
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/java/org/jboss/application/Demo.java (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/java/org/jboss/application/Demo.java 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,172 @@
+package org.jboss.application;
+
+import java.util.concurrent.Callable;
+import java.util.concurrent.Executors;
+import java.util.concurrent.ScheduledExecutorService;
+import java.util.concurrent.ScheduledFuture;
+import java.util.concurrent.TimeUnit;
+
+import org.apache.log4j.Logger;
+
+public class Demo implements Behaviour
+{
+ private static final Logger logger = Logger.getLogger(Demo.class);
+ private static final String DONE = "Done something.";
+ private static final String APPLICATION = "application Activity.";
+ private static final String DATABASE = "database Activity.";
+ private static final String ORM = "orm Activity.";
+ private static final String DISK = "disk Activity.";
+ ScheduledExecutorService scheduler = Executors.newScheduledThreadPool(1);
+ final Callable<Boolean> callApplication = new Callable<Boolean>()
+ {
+ @Override
+ public Boolean call() throws Exception
+ {
+ return null;
+ }
+ };
+
+
+ public static void main(String[] args)
+ {
+ Demo application = new Demo();
+ while (true)
+ {
+ application.applicationActivity();
+ logger.info(DONE);
+ break;
+ }
+ }
+ @Override
+ public void applicationActivity()
+ {
+ try
+ {
+ /* create a callable to be called after a delay. */
+ logger.info(APPLICATION);
+ ScheduledFuture<Boolean> future = scheduler.schedule(callApplication, 2000, TimeUnit.MILLISECONDS);
+ future.get(); // this should continue after 2000 milliseconds.
+ ormActivity();
+ }
+ catch (Exception e)
+ {
+ }
+ }
+
+ @Override
+ public void databaseActivity()
+ {
+ try
+ {
+ logger.info(DATABASE);
+ ScheduledFuture<Boolean> future = scheduler.schedule(callApplication, 4000, TimeUnit.MILLISECONDS);
+ future.get(); // this should continue after 2000 milliseconds.
+ persistTableChanges();
+ }
+ catch (Exception e)
+ {
+ }
+
+ }
+
+ @Override
+ public void diskActivity()
+ {
+ try
+ {
+ logger.info(DISK);
+ ScheduledFuture<Boolean> future = scheduler.schedule(callApplication, 6000, TimeUnit.MILLISECONDS);
+ future.get(); // this should continue after 2000 milliseconds.
+ }
+ catch (Exception e)
+ {
+ }
+ }
+
+ @Override
+ public void ormActivity()
+ {
+ try
+ {
+ logger.info(ORM);
+ ScheduledFuture<Boolean> future = scheduler.schedule(callApplication, 3000, TimeUnit.MILLISECONDS);
+ future.get(); // this should continue after 2000 milliseconds.
+ transactionManagerActivity();
+ }
+ catch (Exception e)
+ {
+ }
+
+ }
+ @Override
+ public void jdbcActivity()
+ {
+ try
+ {
+ logger.info("JDBC activity");
+ ScheduledFuture<Boolean> future = scheduler.schedule(callApplication, 4000, TimeUnit.MILLISECONDS);
+ future.get(); // this should continue after 2000 milliseconds.
+ networkCall();
+ }
+ catch (Exception e)
+ {
+ }
+ }
+ @Override
+ public void transactionManagerActivity()
+ {
+ try
+ {
+ logger.info("Transaction Manager Activity");
+ ScheduledFuture<Boolean> future = scheduler.schedule(callApplication, 1000, TimeUnit.MILLISECONDS);
+ future.get(); // this should continue after 2000 milliseconds.
+ createLogRecord();
+ jdbcActivity();
+ }
+ catch (Exception e)
+ {
+ }
+ }
+ @Override
+ public void createLogRecord()
+ {
+ try
+ {
+ diskActivity();
+ logger.info("Create log record activity");
+ ScheduledFuture<Boolean> future = scheduler.schedule(callApplication, 1000, TimeUnit.MILLISECONDS);
+ future.get(); // this should continue after 2000 milliseconds.
+ }
+ catch (Exception e)
+ {
+ }
+ }
+ @Override
+ public void persistTableChanges()
+ {
+ try
+ {
+ logger.info("Saving table changes activity");
+ ScheduledFuture<Boolean> future = scheduler.schedule(callApplication, 1000, TimeUnit.MILLISECONDS);
+ future.get(); // this should continue after 2000 milliseconds.
+ diskActivity();
+ }
+ catch (Exception e)
+ {
+ }
+ }
+ @Override
+ public void networkCall()
+ {
+ try
+ {
+ logger.info("Making call to Database");
+ ScheduledFuture<Boolean> future = scheduler.schedule(callApplication, 1000, TimeUnit.MILLISECONDS);
+ future.get();
+ databaseActivity();
+ }
+ catch (Exception e)
+ {
+ }
+ }
+}
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/META-INF/caveatemptor-beans.xml
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/META-INF/caveatemptor-beans.xml (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/META-INF/caveatemptor-beans.xml 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<deployment xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="urn:jboss:bean-deployer bean-deployer_1_0.xsd"
+ xmlns="urn:jboss:bean-deployer:2.0">
+
+ <!-- Enable a JCA datasource available through JNDI -->
+ <bean name="caveatEmptorDatasourceFactory"
+ class="org.jboss.resource.adapter.jdbc.local.LocalTxDataSource">
+ <property name="jndiName">java:/caveatemptorTestingDatasource</property>
+
+ <!-- HSQL DB -->
+ <property name="driverClass">org.hsqldb.jdbcDriver</property>
+ <property name="connectionURL">jdbc:hsqldb:hsql://localhost</property>
+ <property name="userName">sa</property>
+
+ <property name="minSize">0</property>
+ <property name="maxSize">10</property>
+ <property name="blockingTimeout">1000</property>
+ <property name="idleTimeout">100000</property>
+
+ <property name="transactionManager"><inject bean="TransactionManager"/></property>
+ <property name="cachedConnectionManager"><inject bean="CachedConnectionManager"/></property>
+ <property name="initialContextProperties"><inject bean="InitialContextProperties"/></property>
+ </bean>
+
+ <bean name="caveatemptorTestingDatasource" class="java.lang.Object">
+ <constructor factoryMethod="getDatasource">
+ <factory bean="caveatEmptorDatasourceFactory"/>
+ </constructor>
+ </bean>
+
+</deployment>
Property changes on: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/META-INF/caveatemptor-beans.xml
___________________________________________________________________
Name: svn:executable
+ *
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/META-INF/persistence.xml
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/META-INF/persistence.xml (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/META-INF/persistence.xml 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,67 @@
+<persistence xmlns="http://java.sun.com/xml/ns/persistence"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://java.sun.com/xml/ns/persistence
+ http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd"
+ version="1.0">
+
+ <persistence-unit name="caveatemptor">
+
+ <!-- A managed datasource provided by the application server, in this
+ case the microcontainer, see caveatemptor-beans.xml definition.
+ -->
+ <jta-data-source>java:/caveatemptorTestingDatasource</jta-data-source>
+
+ <!-- The path to scan for entity classes, different than the root of this file
+ <jar-file>file:/home/work/local/hibernate/jpwh/caveatemptor.jpa/build/classes</jar-file>
+ -->
+
+ <properties>
+ <!-- Only scan and detect annotated entities -->
+ <property name="hibernate.archive.autodetection" value="class"/>
+
+ <!-- Only scan and detect hbm.xml files
+ <property name="hibernate.archive.autodetection" value="hbm"/>
+ -->
+
+ <!-- SQL stdout logging
+ -->
+ <property name="hibernate.show_sql" value="false"/>
+ <property name="hibernate.format_sql" value="true"/>
+ <property name="use_sql_comments" value="true"/>
+
+ <!-- We have a JTA data source...
+ <property name="hibernate.connection.driver_class"
+ value="org.hsqldb.jdbcDriver"/>
+ <property name="hibernate.connection.url"
+ value="jdbc:hsqldb:hsql://localhost"/>
+ <property name="hibernate.connection.username"
+ value="sa"/>
+
+ <property name="hibernate.c3p0.min_size"
+ value="5"/>
+ <property name="hibernate.c3p0.max_size"
+ value="20"/>
+ <property name="hibernate.c3p0.timeout"
+ value="300"/>
+ <property name="hibernate.c3p0.max_statements"
+ value="50"/>
+ <property name="hibernate.c3p0.idle_test_period"
+ value="3000"/>
+ -->
+
+ <property name="hibernate.dialect"
+ value="org.hibernate.dialect.HSQLDialect"/>
+
+ <!-- Put the EntityManagerFactory into JNDI so we can use it manually in tests -->
+ <property name="jboss.entity.manager.factory.jndi.name"
+ value="java:/EntityManagerFactories/caveatEmptorEMF"/>
+
+ <!-- Create the database schema when this test.persistence unit is deployed, drop
+ it (clean the database) when it is undeployed
+ -->
+ <property name="hibernate.hbm2ddl.auto" value="create-drop"/>
+
+ </properties>
+ </persistence-unit>
+
+</persistence>
\ No newline at end of file
Property changes on: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/META-INF/persistence.xml
___________________________________________________________________
Name: svn:executable
+ *
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/README.txt
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/README.txt (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/README.txt 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,49 @@
+
+ The project uses the configuration files in this directory to drive the performance profiling project.
+A suite of test cases drive load at a JPA enables hibernate framework.
+ Behind this is a database. The database can be either embedded, co-located and remotely located.
+ The test cases will work and without a transaction manager. When the transaction manager the implementation of storing transaction logs must be specified.
+
+Dependencies
+
+ Before this project can be run a dependency has to be built and installed into the local Maven repository. The dependency is a jar build from the caveatemptor-jpa project. Bundled in the dependency is the API that exercises Hibernate. The performance project uses this API to perform transactional units of work repeatedly.
+The units of work will be profiled using JIP
+
+mvn install:install-file -DgroupId=org.hibernate -Dpackaging=jar -DartifactId=caveatemptor-jpa -Dversion=1.0 -Dfile=/home/whitingjr/java/hibernate/caveatemptor-jpa-061211/caveatemptor-jpa.jar
+
+ Design of Ant script to execute profiling scenarios.
+
+
+check command line parameters
+ must have transaction-management
+ must have database-type
+ must have database-installation
+ optional logstore
+
+Fork a sub-ant script with the JIP profiler configured.
+ call ant script with javaagent and profiling disabled by default
+
+check database
+ libraries exist
+ test database connection
+
+prepare
+ environment properties
+ system properties
+
+compile
+ compile java code
+
+prepare meta files
+ copy metadata files
+
+execute warmup
+ run test case to get the classes loaded and generated
+
+clean up after warmup (optional)
+ delete files
+
+execute tests with profiler
+ start test cases and enable remote JIP
+
+
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/default.persistence.properties
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/default.persistence.properties (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/default.persistence.properties 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,2 @@
+hibernate.transaction.manager_lookup_class=org.hibernate.transaction.JBossTransactionManagerLookup
+hibernate.cache.provider_class=org.hibernate.cache.NoCacheProvider
Property changes on: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/default.persistence.properties
___________________________________________________________________
Name: svn:executable
+ *
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/embedded-jboss-beans.xml
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/embedded-jboss-beans.xml (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/embedded-jboss-beans.xml 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,218 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<deployment xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="urn:jboss:bean-deployer bean-deployer_1_0.xsd"
+ xmlns="urn:jboss:bean-deployer:2.0">
+ <bean name="Naming" class="org.jnp.server.SingletonNamingServer" />
+
+ <bean name="InitialContextProperties" class="java.util.Hashtable">
+ <constructor>
+ <parameter class="java.util.Map">
+ <map keyClass="java.lang.String" valueClass="java.lang.String">
+ <entry>
+ <key>java.naming.factory.initial</key>
+ <value>org.jnp.interfaces.LocalOnlyContextFactory</value>
+ </entry>
+ <entry>
+ <key>java.naming.factory.url.pkgs</key>
+ <value>org.jboss.naming:org.jnp.interfaces</value>
+ </entry>
+ </map>
+ </parameter>
+ </constructor>
+ </bean>
+
+ <bean name="java:comp/Initializer" class="org.jboss.ejb3.embedded.JavaCompInitializer">
+ <property name="jndiProperties">
+ <inject bean="InitialContextProperties" />
+ </property>
+ </bean>
+
+ <!-- bean name="XidFactory" class="org.jboss.tm.XidFactoryImpl" />
+
+ <bean name="XidFactoryMBean" class="org.jboss.ejb3.embedded.XidFactoryMBean">
+ <constructor>
+ <parameter class="org.jboss.tm.XidFactoryBase">
+ <inject bean="XidFactory" />
+ </parameter>
+ </constructor>
+ </bean-->
+
+ <!-- bean name="TransactionManagerInitializer" class="org.jboss.tm.TransactionManagerInitializer">
+ <property name="xidFactory">
+ <inject bean="XidFactory" />
+ </property>
+ <property name="initialContextProperties">
+ <inject bean="InitialContextProperties" />
+ </property>
+ </bean-->
+
+ <!-- bean name="UserTransaction" class="org.jboss.ejb3.embedded.UserTransactionImpl">
+ <demand>TransactionManagerInitializer</demand>
+ </bean>
+
+ <bean name="UserTransactionBinding" class="org.jboss.ejb3.embedded.JndiBinder">
+ <property name="jndiProperties">
+ <inject bean="InitialContextProperties" />
+ </property>
+ <property name="target">
+ <inject bean="UserTransaction" />
+ </property>
+ <property name="bindTo">UserTransaction</property>
+ <property name="serializable">false</property>
+ </bean-->
+
+ <!-- bean name="TransactionManager" class="java.lang.Object">
+ <constructor factoryMethod="getTransactionManager">
+ <factory bean="TransactionManagerInitializer" />
+ </constructor>
+ </bean-->
+ <!-- bean name="CachedConnectionManager"
+ class="org.jboss.resource.connectionmanager.CachedConnectionManagerReference">
+ <property name="transactionManager">
+ <inject bean="TransactionManager" />
+ </property>
+ </bean-->
+
+ <!-- configuration pulled from the AS 5.1 release - -->
+
+ <!-- JBossTS Recovery Manager -->
+ <bean class="org.jboss.services.binding.ServiceBindingMetadata">
+ <property name="serviceName">TransactionManager</property>
+ <property name="bindingName">recoveryManager</property>
+ <property name="port">4712</property>
+ <property name="description">Socket for JBossTS Recovery Manager</property>
+ </bean>
+
+ <!-- JBossTS Transaction Status Manager -->
+ <bean class="org.jboss.services.binding.ServiceBindingMetadata">
+ <property name="serviceName">TransactionManager</property>
+ <property name="bindingName">transactionStatusManager</property>
+ <property name="port">4713</property>
+ <property name="description">Socket for JBossTS Transaction Status Manager
+ </property>
+ </bean>
+
+ <!--
+ JBossTS SocketProcessId. The address part is ignored, it will always
+ use localhost/127.0.0.1.
+ -->
+ <bean class="org.jboss.services.binding.ServiceBindingMetadata">
+ <property name="serviceName">TransactionManager</property>
+ <property name="bindingName">socketProcessId</property>
+ <property name="port">4714</property>
+ <property name="description">Socket used to provide unique process id for
+ JBossTS. The address configuration is ignored; will always use
+ localhost/127.0.0.1</property>
+ </bean>
+
+ <!-- taken from jboss-5.1.0.GA/server/default/conf/bindingservice.beans/META-INF/bindings-jboss-beans.xml -->
+
+<!-- The actual SBM from which services obtain binding information -->
+ <bean name="ServiceBindingManager" class="org.jboss.services.binding.ServiceBindingManager">
+
+ <annotation>@org.jboss.aop.microcontainer.aspects.jmx.JMX(name="jboss.system:service=ServiceBindingManager", exposedInterface=org.jboss.services.binding.ServiceBindingManagerMBean.class, registerDirectly=true)</annotation>
+
+ <!-- Here we use the ServiceBindingManagementObject as a factory to create the SBM -->
+ <constructor factoryMethod="getServiceBindingManager">
+ <factory bean="ServiceBindingManagementObject"/>
+ </constructor>
+
+ </bean>
+
+<!-- taken from jboss-5.1.0.GA/server/default/deploy/transaction-jboss-beans.xml -->
+
+ <bean name="TransactionManager" class="com.arjuna.ats.jbossatx.jta.TransactionManagerService">
+ <annotation>@org.jboss.aop.microcontainer.aspects.jmx.JMX(name="jboss:service=TransactionManager", exposedInterface=com.arjuna.ats.jbossatx.jta.TransactionManagerServiceMBean.class, registerDirectly=true)</annotation>
+ <annotation>@org.jboss.managed.api.annotation.ManagementObject(name="TransactionManager",componentType=@org.jboss.managed.api.annotation.ManagementComponent(type = "MCBean", subtype = "JTA"),targetInterface=com.arjuna.ats.jbossatx.jta.TransactionManagerServiceMBean.class)</annotation>
+
+ <property name="transactionTimeout">300</property>
+ <property name="objectStoreDir">${jboss.server.data.dir}/tx-object-store</property>
+ <property name="mbeanServer"><inject bean="JMXKernel" property="mbeanServer"/></property>
+
+ <property name="transactionStatusManagerInetAddress">
+ <value-factory bean="ServiceBindingManager"
+ method="getInetAddressBinding">
+ <parameter>TransactionManager</parameter>
+ <parameter>transactionStatusManager</parameter>
+ </value-factory>
+ </property>
+ <property name="transactionStatusManagerPort">
+ <value-factory bean="ServiceBindingManager"
+ method="getIntBinding" >
+ <parameter>TransactionManager</parameter>
+ <parameter>transactionStatusManager</parameter>
+ </value-factory>
+ </property>
+
+ <property name="recoveryInetAddress">
+ <value-factory bean="ServiceBindingManager"
+ method="getInetAddressBinding">
+ <parameter>TransactionManager</parameter>
+ <parameter>recoveryManager</parameter>
+ </value-factory>
+ </property>
+ <property name="recoveryPort">
+ <value-factory bean="ServiceBindingManager"
+ method="getIntBinding" >
+ <parameter>TransactionManager</parameter>
+ <parameter>recoveryManager</parameter>
+ </value-factory>
+ </property>
+
+ <property name="socketProcessIdPort">0</property>
+
+ </bean>
+
+ <!-- Make javax.transaction.TransactionManager available for injection -->
+ <bean name="RealTransactionManager">
+ <constructor factoryMethod="getTransactionManager">
+ <factory bean="TransactionManager"/>
+ </constructor>
+ </bean>
+
+ <!-- Handles user transaction providers and listeners -->
+ <bean name="UserTransactionRegistry" class="org.jboss.tm.usertx.UserTransactionRegistry">
+ <!-- Register providers -->
+ <incallback method="addProvider"/>
+ <uncallback method="removeProvider"/>
+ <!-- Register listeners -->
+ <incallback method="addListener"/>
+ <uncallback method="removeListener"/>
+ </bean>
+
+ <!-- The provider for default in process UserTransactions -->
+ <bean name="DefaultUserTransactionprovider" class="org.jboss.tm.usertx.client.ServerVMClientUserTransaction">
+ <constructor factoryClass="org.jboss.tm.usertx.client.ServerVMClientUserTransaction" factoryMethod="getSingleton"/>
+ <demand>TransactionManager</demand>
+ </bean>
+
+ <!-- CACHED CONNECTION MANAGER taken from jboss-5.1.0.GA/server/default/deploy/jca-jboss-beans.xml -->
+ <bean name="CachedConnectionManager" class="org.jboss.resource.connectionmanager.CachedConnectionManager">
+
+ <!-- Expose via JMX -->
+ <annotation>@org.jboss.aop.microcontainer.aspects.jmx.JMX(name="jboss.jca:service=CachedConnectionManager", exposedInterface=org.jboss.resource.connectionmanager.CachedConnectionManagerMBean.class)</annotation>
+
+ <!-- Whether to track unclosed connections and close them -->
+ <property name="debug">true</property>
+
+ <!-- Whether to throw an error for unclosed connections (true) or just log a warning (false) -->
+ <property name="error">false</property>
+
+ <!-- The transaction manager -->
+ <property name="transactionManager"><inject bean="TransactionManager" property="transactionManager"/></property>
+
+ </bean>
+
+ <!-- The legacy JMX kernel taken from jboss-5.1.0.GA/server/default/conf/bootstrap/jmx.xml-->
+ <bean name="JMXKernel" class="org.jboss.system.server.jmx.JMXKernel">
+ <property name="kernel"><inject bean="jboss.kernel:service=Kernel"/></property>
+ <property name="serverImpl"><inject bean="JBossServer"/></property>
+ <property name="serverInfo"><inject bean="ServerInfo"/></property>
+ </bean>
+
+ <bean name="ServerInfo" class="org.jboss.system.server.ServerInfo">
+ <alias>jboss.system:type=ServerInfo</alias>
+ </bean>
+
+</deployment>
\ No newline at end of file
Property changes on: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/embedded-jboss-beans.xml
___________________________________________________________________
Name: svn:executable
+ *
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/jboss-aop.xml
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/jboss-aop.xml (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/jboss-aop.xml 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE aop PUBLIC
+ "-//JBoss//DTD JBOSS AOP 1.0//EN"
+ "http://labs.jboss.com/portal/jbossaop/dtd/jboss-aop_1_0.dtd">
+
+<aop>
+
+
+ <!-- TRANSACTIONS -->
+ <interceptor class="org.jboss.aspects.tx.TxPropagationInterceptor"
+ scope="PER_VM" />
+ <interceptor factory="org.jboss.aspects.tx.TxInterceptorFactory"
+ scope="PER_CLASS_JOINPOINT" />
+
+ <bind pointcut="all(@transaction)">
+ <interceptor-ref name="org.jboss.aspects.tx.TxInterceptorFactory" />
+ </bind>
+
+ <interceptor name="class-txsynchronized"
+ factory="org.jboss.aspects.txlock.TxLockInterceptorFactory" scope="PER_CLASS" />
+ <interceptor name="instance-txsynchronized"
+ factory="org.jboss.aspects.txlock.TxLockInterceptorFactory" scope="PER_INSTANCE" />
+
+ <bind
+ pointcut="execution(static * *->@TxSynchronized(..)) OR execution(*->@TxSynchronized(..))">
+ <interceptor-ref name="class-txsynchronized" />
+ </bind>
+
+ <bind pointcut="execution(!static * *->@TxSynchronized(..))">
+ <interceptor-ref name="instance-txsynchronized" />
+ </bind>
+
+ <bind pointcut="all(@org.jboss.aspects.tx.Tx)">
+ <interceptor-ref name="org.jboss.aspects.tx.TxInterceptorFactory" />
+ </bind>
+
+ <bind
+ pointcut="execution(static * *->@org.jboss.aspects.txlock.TxSynchronized(..)) OR execution(*->@org.jboss.aspects.txlock.TxSynchronized(..))">
+ <interceptor-ref name="class-txsynchronized" />
+ </bind>
+
+ <bind
+ pointcut="execution(!static * *->@org.jboss.aspects.txlock.TxSynchronized(..))">
+ <interceptor-ref name="instance-txsynchronized" />
+ </bind>
+
+ <!-- injection -->
+ <aspect class="org.jboss.aspects.tx.TransactionInjector" />
+ <aspect class="org.jboss.aspects.tx.TransactionManagerInjector" />
+
+ <bind
+ pointcut="field(javax.transaction.Transaction *->@org.jboss.aspects.Current)">
+ <advice name="access" aspect="org.jboss.aspects.tx.TransactionInjector" />
+ </bind>
+
+ <bind
+ pointcut="field(javax.transaction.TransactionManager *->@org.jboss.aspects.Injected)">
+ <advice name="access" aspect="org.jboss.aspects.tx.TransactionManagerInjector" />
+ </bind>
+
+ <bind
+ pointcut="execution(*->new(..)) AND hasfield(javax.transaction.TransactionManager *->@org.jboss.aspects.Injected)">
+ <advice name="allocation" aspect="org.jboss.aspects.tx.TransactionManagerInjector" />
+ </bind>
+
+ <!-- special types -->
+ <aspect class="org.jboss.aspects.ThreadbasedAspect" scope="PER_JOINPOINT" />
+ <bind pointcut="field(* *->@org.jboss.aspects.Threadbased)">
+ <advice name="access" aspect="org.jboss.aspects.ThreadbasedAspect" />
+ </bind>
+
+ <aspect class="org.jboss.aspects.tx.TransactionLocalAspect"
+ scope="PER_JOINPOINT" />
+ <bind pointcut="field(* *->@org.jboss.aspects.tx.TxLocal)">
+ <advice name="access" aspect="org.jboss.aspects.tx.TransactionLocalAspect" />
+ </bind>
+
+</aop>
\ No newline at end of file
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/jndi.properties
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/jndi.properties (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/jndi.properties 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,2 @@
+java.naming.factory.initial org.jnp.interfaces.LocalOnlyContextFactory
+java.naming.factory.url.pkgs org.jboss.naming:org.jnp.interfaces
Property changes on: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/jndi.properties
___________________________________________________________________
Name: svn:executable
+ *
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/log4j.xml
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/log4j.xml (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/log4j.xml 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
+<log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/"
+ debug="false">
+
+ <!-- ============================== -->
+ <!-- Append messages to the console -->
+ <!-- ============================== -->
+
+ <appender name="CONSOLE" class="org.apache.log4j.ConsoleAppender">
+ <param name="Target" value="System.out" />
+ <param name="Threshold" value="TRACE" />
+
+ <layout class="org.apache.log4j.PatternLayout">
+ <!-- The default pattern: Date Priority [Category] Message\n -->
+ <param name="ConversionPattern" value="%d{ABSOLUTE} %-5p [%c{1}] %m%n" />
+ </layout>
+ </appender>
+
+ <root>
+ <priority value="TRACE" />
+ <appender-ref ref="CONSOLE" />
+ </root>
+
+</log4j:configuration>
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/profile.properties
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/profile.properties (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/profile.properties 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,73 @@
+#
+# Is the profiler on or off when the app starts?
+# (on | off)
+# default = on
+#
+profiler=on
+#
+# Can the profiler be controlled remotely ?
+# (on | off)
+# default = off
+#
+remote=off
+#
+# TCP listen port for remote control
+# default =15599
+#
+port=15599
+#
+#
+ClassLoaderFilter.1=com.mentorgen.tools.profile.instrument.clfilter.StandardClassLoaderFilter
+#
+# What is the maximum depth for thread dumps
+# (-1 means no limit)
+# default = -1
+# (you may also use 'compact')
+#
+thread-depth=compact
+#
+# When compacting thread dumps, what in the minimum total time you want
+# to show
+# default = 10 (ms)
+#
+thread.compact.threshold.ms=1
+#
+# What is the maximum number of methods to show in the method dump
+# (-1 means no limit)
+# default = -1
+# (you may also use 'compact')
+#
+max-method-count=compact
+#
+# defaults to 10
+#
+method.compact.threshold.ms=1
+#
+# What is the default file name for the profile information
+# default=./profile.txt
+#
+#file=/tmp/profile.txt
+#
+# specify a directory and jip will create uniquely named files.
+file=/home/whitingjr/eclipse/v3.5-galileo/workspaces/performance/performance/logs
+#
+# What packages are excluded from the display
+# (comma separated)
+# Note: com.mentorgen.tools.profile is always excluded
+#
+exclude=org.apache.lo4j.*
+include=org.jboss.application.Demo
+#
+# Track Object Allocation (very expensive)
+# values: on, off
+# default = off
+#
+track.object.alloc=off
+#
+#output=text
+output=xml
+#output-method-signatures=yes
+#profiler-class=net.sourceforge.jiprof.timeline.TimeLineProfiler
+#clock-resolution=ms
+
+#debug=on
\ No newline at end of file
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/README.txt
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/README.txt (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/README.txt 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,7 @@
+ Each database vendor uses class files for establishing a database connection.
+ To capture performance data for each database type requires a package or class name.
+
+ The property file 'db-profile.properties' located in each vendor folder.
+ The property 'db-vendor-profiling' declares the value.
+
+
\ No newline at end of file
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/derby/db-profile.properties
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/derby/db-profile.properties (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/derby/db-profile.properties 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,5 @@
+# specify which packages or classes are to be profiled. These will be identical across any database installation
+db-vendor-profiling=org.apache.derby
+
+# inclusion xpaths
+db.xslt.xpaths=/*/@db-class='x.x.DriverClass'
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/hsqldb/db-profile.properties
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/hsqldb/db-profile.properties (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/hsqldb/db-profile.properties 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,5 @@
+# specify which packages or classes are to be profiled. These will be identical across any database installation
+db-vendor-profiling=org.apache.derby
+
+# inclusion xpaths
+db.xslt.xpaths=/*/@db-class='x.x.DriverClass'
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/shared-database.properties
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/shared-database.properties (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/shared-database.properties 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,6 @@
+# this file contains default values for connection settings.
+#for example, username and password values could be identical between database installations.
+# can be overriden in specific database installations eg. <vendor>/database-locations/<installation-location>/database.properties
+db.username=sa
+db.password=as
+db.set_autocommit=false
\ No newline at end of file
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/transaction-management/README.txt
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/transaction-management/README.txt (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/transaction-management/README.txt 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,3 @@
+ This directory holds the transaction management options.
+
+The transaction options are "native" or co-ordinated by a transaction manager.
\ No newline at end of file
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/transaction-management/jta-managed/default.persistence.properties
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/transaction-management/jta-managed/default.persistence.properties (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/transaction-management/jta-managed/default.persistence.properties 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,5 @@
+# transaction managed
+hibernate.transaction.manager_lookup_class=org.hibernate.transaction.JBossTransactionManagerLookup
+hibernate.cache.provider_class=org.hibernate.cache.NoCacheProvider
+# bean managed transaction
+hibernate.current_session_context_class=org.hibernate.transaction.JTATransactionFactory
\ No newline at end of file
Property changes on: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/transaction-management/jta-managed/default.persistence.properties
___________________________________________________________________
Name: svn:executable
+ *
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/transaction-management/native/default.persistence.properties
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/transaction-management/native/default.persistence.properties (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/transaction-management/native/default.persistence.properties 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,5 @@
+# native
+hibernate.transaction.manager_lookup_class=org.hibernate.transaction.JBossTransactionManagerLookup
+hibernate.cache.provider_class=org.hibernate.cache.NoCacheProvider
+# jdbc managed transaction
+hibernate.current_session_context_class=org.hibernate.transaction.JDBCTransactionFactory
\ No newline at end of file
Property changes on: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/transaction-management/native/default.persistence.properties
___________________________________________________________________
Name: svn:executable
+ *
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/src/test/resources/testsuite-integration-ejb3.xml
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/test/resources/testsuite-integration-ejb3.xml (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/test/resources/testsuite-integration-ejb3.xml 2009-10-16 17:34:06 UTC (rev 29643)
@@ -0,0 +1,37 @@
+<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd" >
+
+<suite name="CaveatEmptor Integration" verbose="2">
+
+ <!-- Our datasource definition for the embedded EJB 3.0 container -->
+ <parameter name="deploy_beans_xml" value="META-INF/caveatemptor-beans.xml"/>
+
+ <!-- Location to scan for META-INF/persistence.xml and @Entity classes
+ (must be in java.class.path, can be several paths comma separated,
+ all regular slashes are automatically replaced with Windows file separators!) -->
+ <parameter name="scan_classpath" value="build/classes"/>
+
+ <!-- DBUnit needs a database connection -->
+ <parameter name="jndi_datasource" value="java:/caveatemptorTestingDatasource"/>
+
+ <!-- How do we get an EntityManagerFactory from JNDI in tests? -->
+ <parameter name="jndi_name_emf" value="java:/EntityManagerFactories/caveatEmptorEMF"/>
+
+ <!-- How do we get a JTA UserTransaction from JNDI in tests? -->
+ <parameter name="jndi_name_usertx" value="UserTransaction"/>
+
+ <test name="Integration JPA">
+ <groups>
+ <run><include name="integration-persistence.*"/></run>
+ </groups>
+ <classes>
+ <class name="auction.test.basic.PersistentStateTransitions"/>
+ </classes>
+ <!-- Or scan the whole package
+ <packages>
+ <package name="auction.test.basic"/>
+ </packages>
+ -->
+ </test>
+
+</suite>
+
Property changes on: labs/jbosstm/workspace/whitingjr/trunk/performance/src/test/resources/testsuite-integration-ejb3.xml
___________________________________________________________________
Name: svn:executable
+ *
More information about the jboss-svn-commits
mailing list