[jboss-svn-commits] JBL Code SVN: r11101 - in labs/jbossesb/workspace/dmarchant/4.2m2: product/services/jbpm and 11 other directories.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Apr 18 13:44:37 EDT 2007


Author: driedtoast
Date: 2007-04-18 13:44:37 -0400 (Wed, 18 Apr 2007)
New Revision: 11101

Added:
   labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/
   labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/
   labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/META-INF/
   labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/META-INF/jboss-esb.xml
   labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/asm.jar
   labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/cglib-2.1_2jboss.jar
   labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/commons-beanutils-1.6.1.jar
   labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/commons-digester-1.5.jar
   labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/dom4j-1.6.1.jar
   labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/hibernate.cfg.xml
   labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/hibernate3.jar
   labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/jbpm-3.1.3.jar
   labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/jbpm-identity-3.1.3.jar
   labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/jbpm.cfg.xml
   labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/org/
   labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/org/jboss/
   labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/org/jboss/soa/
   labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/org/jboss/soa/esb/
   labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/org/jboss/soa/esb/services/
   labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/org/jboss/soa/esb/services/jbpm/
   labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/org/jboss/soa/esb/services/jbpm/actions/
   labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/org/jboss/soa/esb/services/jbpm/actions/BaseActionHandler.class
   labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/org/jboss/soa/esb/services/jbpm/actions/CommandInterpreter.class
   labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/org/jboss/soa/esb/services/jbpm/actions/SingleCommandProcessor.class
   labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/org/jboss/soa/esb/services/jbpm/util/
   labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/org/jboss/soa/esb/services/jbpm/util/CommandVehicle$Operation.class
   labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/org/jboss/soa/esb/services/jbpm/util/CommandVehicle.class
Modified:
   labs/jbossesb/workspace/dmarchant/4.2m2/.classpath
Log:
Adding jbpm

Modified: labs/jbossesb/workspace/dmarchant/4.2m2/.classpath
===================================================================
--- labs/jbossesb/workspace/dmarchant/4.2m2/.classpath	2007-04-18 17:20:23 UTC (rev 11100)
+++ labs/jbossesb/workspace/dmarchant/4.2m2/.classpath	2007-04-18 17:44:37 UTC (rev 11101)
@@ -1,23 +1,56 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
+	<classpathentry kind="src" path="samples/quickstarts/helloworld/src"/>
+	<classpathentry excluding="src/" kind="src" path="samples/quickstarts/helloworld"/>
+	<classpathentry kind="src" path="product/core/listeners/tests/src"/>
+	<classpathentry kind="src" path="product/core/listeners/tests/resources"/>
+	<classpathentry kind="src" path="product/core/listeners/src"/>
+	<classpathentry kind="src" path="product/etc/test/resources"/>
+	<classpathentry kind="src" path="product/core/rosetta/src"/>
+	<classpathentry kind="src" path="product/core/services/src"/>
+	<classpathentry kind="src" path="product/core/services/rules"/>
+	<classpathentry kind="src" path="product/core/rosetta/tests/src"/>
+	<classpathentry kind="src" path="product/core/rosetta/tests/resources"/>
 	<classpathentry kind="src" path="product/core/services/tests/src"/>
+	<classpathentry kind="src" path="product/ftp/src/main/resources"/>
+	<classpathentry kind="src" path="product/ftp/src/main/java"/>
+	<classpathentry kind="src" path="product/samples/quickstarts/helloworld/src"/>
+	<classpathentry kind="src" path="product/samples/quickstarts/helloworld_sql_action/src"/>
 	<classpathentry kind="src" path="product/services/jbpm/src/main/java"/>
 	<classpathentry kind="src" path="product/services/jbpm/src/test/java"/>
-	<classpathentry kind="src" path="product/core/listeners/src"/>
-	<classpathentry kind="src" path="product/etc/examples/listeners"/>
-	<classpathentry kind="src" path="product/plugins/org.jboss.soa.esb.oracle.aq/src"/>
-	<classpathentry kind="src" path="product/core/listeners/tests/src"/>
-	<classpathentry kind="src" path="product/tools/console/test"/>
-	<classpathentry kind="src" path="product/core/rosetta/src"/>
-	<classpathentry kind="src" path="product/etc/schemas/validation/resources"/>
-	<classpathentry kind="src" path="product/core/rosetta/tests/src"/>
-	<classpathentry kind="src" path="product/tools/console/src"/>
-	<classpathentry kind="src" path="product/core/services/src"/>
-	<classpathentry kind="src" path="product/etc/test/resources"/>
-	<classpathentry kind="src" path="product/etc/schemas/validation/src"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="lib" path="lib/ext/jaxr-api-1.0-SNAPSHOT.jar"/>
+	<classpathentry kind="lib" path="lib/ext/scout-1.0-SNAPSHOT.jar"/>
+	<classpathentry kind="lib" path="lib/ext/jbossts-common.jar"/>
+	<classpathentry kind="lib" path="lib/jbossesb-rosetta.jar"/>
+	<classpathentry kind="lib" path="lib/jbossesb-listeners.jar"/>
+	<classpathentry kind="lib" path="lib/jbossesb-services.jar"/>
+	<classpathentry kind="lib" path="lib/ext/log4j.jar"/>
+	<classpathentry kind="lib" path="lib/ext/jbossall-client.jar"/>
+	<classpathentry kind="lib" path="lib/ext/xbean.jar"/>
+	<classpathentry kind="lib" path="lib/ext/commons-logging.jar"/>
+	<classpathentry kind="lib" path="lib/ext/stax-api-1.0.1.jar"/>
+	<classpathentry kind="lib" path="lib/ext/juddi-client-1.0-SNAPSHOT.jar"/>
+	<classpathentry kind="lib" path="lib/ext/xercesImpl-2.7.1.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/jms/activemq/backport-util-concurrent-2.1.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/jms/activemq/activemq-core-4.1.0-incubator.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/jms/jbossmessaging/jboss-messaging-client.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/drools-compiler-3.0.4.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/commons-pool-1.3.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/commons-logging.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/commons-lang-2.1.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/commons-jci-janino-2.4.3.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/commons-jci-core-1.0-406301.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/commons-io-1.3.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/commons-dbcp-1.2.1.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/commons-collections-3.2.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/commons-collections-2.0.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/cglib-2.1_3.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/c3p0-0.9.1-pre9.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/asm.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/antlr-3.0ea8.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/antlr-2.7.6.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/activation.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/xstream-1.1.3.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/xmlpublic.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/xml-apis-1.3.02.jar"/>
@@ -55,11 +88,11 @@
 	<classpathentry kind="lib" path="product/lib/ext/jcr-1.0.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/jbossws-core.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/jbossts-common.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/jbossall-client.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/jboss.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/jboss-system.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/jboss-messaging-client.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/jboss-jmx.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/jbossall-client.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/jboss.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/jaxr-api-1.0-SNAPSHOT.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/janino-2.4.3.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/jakarta-oro-2.0.8.jar"/>
@@ -72,35 +105,6 @@
 	<classpathentry kind="lib" path="product/lib/ext/emma_ant.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/edtftpj.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/drools-core-3.0.4.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/drools-compiler-3.0.4.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/commons-pool-1.3.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/commons-logging.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/commons-lang-2.1.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/commons-jci-janino-2.4.3.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/commons-jci-core-1.0-406301.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/commons-io-1.3.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/commons-dbcp-1.2.1.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/commons-collections-3.2.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/commons-collections-2.0.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/cglib-2.1_3.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/c3p0-0.9.1-pre9.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/asm.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/antlr-3.0ea8.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/antlr-2.7.6.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/activation.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/jms/jbossmessaging/jboss-messaging-client.jar"/>
-	<classpathentry kind="lib" path="product/services/jbpm/lib/ext/log4j.jar"/>
-	<classpathentry kind="lib" path="product/services/jbpm/lib/ext/junit-4.1.jar"/>
-	<classpathentry kind="lib" path="product/services/jbpm/lib/ext/jdbc2_0-stdext.jar"/>
-	<classpathentry kind="lib" path="product/services/jbpm/lib/ext/jbpm-identity-3.1.3.jar"/>
-	<classpathentry kind="lib" path="product/services/jbpm/lib/ext/jbpm-3.1.3.jar"/>
-	<classpathentry kind="lib" path="product/services/jbpm/lib/ext/jbossts-common.jar"/>
 	<classpathentry kind="lib" path="product/services/jbpm/lib/ext/hibernate3.jar"/>
-	<classpathentry kind="lib" path="product/services/jbpm/lib/ext/dom4j-1.6.1.jar"/>
-	<classpathentry kind="lib" path="product/services/jbpm/lib/ext/commons-logging.jar"/>
-	<classpathentry kind="lib" path="product/services/jbpm/lib/ext/commons-digester-1.5.jar"/>
-	<classpathentry kind="lib" path="product/services/jbpm/lib/ext/commons-beanutils-1.6.1.jar"/>
-	<classpathentry kind="lib" path="product/services/jbpm/lib/ext/cglib-2.1_2jboss.jar"/>
-	<classpathentry kind="lib" path="product/services/jbpm/lib/ext/asm.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Added: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/META-INF/jboss-esb.xml
===================================================================
--- labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/META-INF/jboss-esb.xml	                        (rev 0)
+++ labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/META-INF/jboss-esb.xml	2007-04-18 17:44:37 UTC (rev 11101)
@@ -0,0 +1,55 @@
+<?xml version = "1.0" encoding = "UTF-8"?>
+<jbossesb xmlns="http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.0.1.xsd" parameterReloadSecs="5">
+
+	<providers>
+          <fs-provider name="FSprovider1">
+          	<fs-bus busid="jbpmFileChannel" >
+          		<fs-message-filter
+          			directory="/tmp"
+          			input-suffix=".toJbpm"
+          			work-suffix=".esbWorking"
+          			post-delete="true"
+          			error-delete="true"
+          		/>
+          	</fs-bus>
+          </fs-provider>
+          
+          <jms-provider name="JBossESB-JBM" connection-factory="ConnectionFactory">
+                      
+              <jms-bus busid="toJbpmJmsChannel">
+                  <jms-message-filter
+                      dest-type="QUEUE"
+                      dest-name="queue/B"
+                      selector="type='toJbpm'"
+                  />
+              </jms-bus>
+          </jms-provider>
+      </providers>
+      
+      <services>
+        <service 
+        	category="categoryJbpmService" 
+        	name="nameJbpmService" 
+        	description="jBPM-ESB Service">
+            <listeners>
+            <!-- 
+                <jms-listener name="jmsToJbpmInterface"
+                    busidref="toJbpmJmsChannel"                         
+                    maxThreads="1"
+                />
+            -->
+            	<fs-listener name="jbpmThroughFile"
+            		busidref="jbpmFileChannel"
+            		maxThreads="1"
+            		poll-frequency-seconds="5"
+            	/>
+            </listeners>
+            <actions>
+                   <action name="jbpmCommand"  
+                   	class="org.jboss.soa.esb.services.jbpm.actions.CommandInterpreter" 
+                   />      
+            </actions>
+        </service>
+      </services>
+     
+</jbossesb>

Added: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/asm.jar
===================================================================
(Binary files differ)


Property changes on: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/asm.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/cglib-2.1_2jboss.jar
===================================================================
(Binary files differ)


Property changes on: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/cglib-2.1_2jboss.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/commons-beanutils-1.6.1.jar
===================================================================
(Binary files differ)


Property changes on: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/commons-beanutils-1.6.1.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/commons-digester-1.5.jar
===================================================================
(Binary files differ)


Property changes on: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/commons-digester-1.5.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/dom4j-1.6.1.jar
===================================================================
(Binary files differ)


Property changes on: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/dom4j-1.6.1.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/hibernate.cfg.xml
===================================================================
--- labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/hibernate.cfg.xml	                        (rev 0)
+++ labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/hibernate.cfg.xml	2007-04-18 17:44:37 UTC (rev 11101)
@@ -0,0 +1,179 @@
+<?xml version='1.0' encoding='utf-8'?>
+
+<!DOCTYPE hibernate-configuration PUBLIC
+          "-//Hibernate/Hibernate Configuration DTD 3.0//EN"
+          "http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd">
+
+<hibernate-configuration>
+  <session-factory>
+    <!-- jdbc connection properties -->
+    <property name="hibernate.dialect">org.hibernate.dialect.HSQLDialect</property>
+    <property name="hibernate.connection.driver_class">org.hsqldb.jdbcDriver</property>
+    <property name="hibernate.connection.url">jdbc:hsqldb:mem:.;sql.enforce_strict_size=true</property>
+    <property name="hibernate.hbm2ddl.auto">create</property>
+<!--
+    <property name="hibernate.connection.url">jdbc:hsqldb:hsql://localhost/juddi</property>
+-->
+    <property name="hibernate.connection.username">sa</property>
+    <property name="hibernate.connection.password"></property>
+<!--
+    <property name="hibernate.dialect">org.hibernate.dialect.PostgreSQLDialect</property>
+    <property name="hibernate.connection.driver_class">org.postgresql.Driver</property>
+    <property name="hibernate.connection.url">jdbc:postgresql://localhost:5432/JbpmDB</property>
+    <property name="hibernate.connection.username">postgres</property>
+    <property name="hibernate.connection.password"></property>
+-->
+
+
+    <property name="hibernate.cache.provider_class">org.hibernate.cache.HashtableCacheProvider</property>
+        
+    <!-- other hibernate properties 
+    <property name="hibernate.show_sql">true</property>
+    <property name="hibernate.format_sql">true</property>
+    <property name="hibernate.use_sql_comments">true</property>
+    -->
+
+    <!-- ############################################ -->
+    <!-- # mapping files with external dependencies # -->
+    <!-- ############################################ -->
+
+    <!-- following mapping file has a dependendy on   -->
+    <!-- 'bsh-{version}.jar'.                         -->
+    <!-- uncomment this if you don't have bsh on your -->
+    <!-- classpath.  you won't be able to use the     -->
+    <!-- script element in process definition files   -->
+    <mapping resource="org/jbpm/graph/action/Script.hbm.xml"/>
+
+    <!-- following mapping files have a dependendy on  -->
+    <!-- 'jbpm-identity-{version}.jar', mapping files  -->
+    <!-- of the pluggable jbpm identity component.     -->
+    <!-- comment out the following 3 lines if you don't-->
+    <!-- want to use the default jBPM identity mgmgt   -->
+    <!-- component                                     -->
+    <mapping resource="org/jbpm/identity/User.hbm.xml"/>
+    <mapping resource="org/jbpm/identity/Group.hbm.xml"/>
+    <mapping resource="org/jbpm/identity/Membership.hbm.xml"/>
+
+    <!-- ###################### -->
+    <!-- # jbpm mapping files # -->
+    <!-- ###################### -->
+
+    <!-- hql queries and type defs -->
+    <mapping resource="org/jbpm/db/hibernate.queries.hbm.xml" />
+    
+    <!-- graph.def mapping files -->
+    <mapping resource="org/jbpm/graph/def/ProcessDefinition.hbm.xml"/>
+    <mapping resource="org/jbpm/graph/def/Node.hbm.xml"/>
+    <mapping resource="org/jbpm/graph/def/Transition.hbm.xml"/>
+    <mapping resource="org/jbpm/graph/def/Event.hbm.xml"/>
+    <mapping resource="org/jbpm/graph/def/Action.hbm.xml"/>
+    <mapping resource="org/jbpm/graph/def/SuperState.hbm.xml"/>
+    <mapping resource="org/jbpm/graph/def/ExceptionHandler.hbm.xml"/>
+    <mapping resource="org/jbpm/instantiation/Delegation.hbm.xml"/>
+
+    <!-- graph.node mapping files -->
+    <mapping resource="org/jbpm/graph/node/StartState.hbm.xml"/>
+    <mapping resource="org/jbpm/graph/node/EndState.hbm.xml"/>
+    <mapping resource="org/jbpm/graph/node/ProcessState.hbm.xml"/>
+    <mapping resource="org/jbpm/graph/node/Decision.hbm.xml"/>
+    <mapping resource="org/jbpm/graph/node/Fork.hbm.xml"/>
+    <mapping resource="org/jbpm/graph/node/Join.hbm.xml"/>
+    <mapping resource="org/jbpm/graph/node/State.hbm.xml"/>
+    <mapping resource="org/jbpm/graph/node/TaskNode.hbm.xml"/>
+
+    <!-- context.def mapping files -->
+    <mapping resource="org/jbpm/context/def/ContextDefinition.hbm.xml"/>
+    <mapping resource="org/jbpm/context/def/VariableAccess.hbm.xml"/>
+
+    <!-- taskmgmt.def mapping files -->
+    <mapping resource="org/jbpm/taskmgmt/def/TaskMgmtDefinition.hbm.xml"/>
+    <mapping resource="org/jbpm/taskmgmt/def/Swimlane.hbm.xml"/>
+    <mapping resource="org/jbpm/taskmgmt/def/Task.hbm.xml"/>
+    <mapping resource="org/jbpm/taskmgmt/def/TaskController.hbm.xml"/>
+
+    <!-- module.def mapping files -->
+    <mapping resource="org/jbpm/module/def/ModuleDefinition.hbm.xml"/>
+
+    <!-- bytes mapping files -->
+    <mapping resource="org/jbpm/bytes/ByteArray.hbm.xml"/>
+
+    <!-- file.def mapping files -->
+    <mapping resource="org/jbpm/file/def/FileDefinition.hbm.xml"/>
+
+    <!-- scheduler.def mapping files -->
+    <mapping resource="org/jbpm/scheduler/def/CreateTimerAction.hbm.xml"/>
+    <mapping resource="org/jbpm/scheduler/def/CancelTimerAction.hbm.xml"/>
+
+    <!-- graph.exe mapping files -->
+    <mapping resource="org/jbpm/graph/exe/Comment.hbm.xml"/>
+    <mapping resource="org/jbpm/graph/exe/ProcessInstance.hbm.xml"/>
+    <mapping resource="org/jbpm/graph/exe/Token.hbm.xml"/>
+    <mapping resource="org/jbpm/graph/exe/RuntimeAction.hbm.xml"/>
+
+    <!-- module.exe mapping files -->
+    <mapping resource="org/jbpm/module/exe/ModuleInstance.hbm.xml"/>
+        
+    <!-- context.exe mapping files -->
+    <mapping resource="org/jbpm/context/exe/ContextInstance.hbm.xml"/>
+    <mapping resource="org/jbpm/context/exe/TokenVariableMap.hbm.xml"/>
+    <mapping resource="org/jbpm/context/exe/VariableInstance.hbm.xml"/>
+    <mapping resource="org/jbpm/context/exe/variableinstance/ByteArrayInstance.hbm.xml"/>
+    <mapping resource="org/jbpm/context/exe/variableinstance/DateInstance.hbm.xml"/>
+    <mapping resource="org/jbpm/context/exe/variableinstance/DoubleInstance.hbm.xml"/>
+    <mapping resource="org/jbpm/context/exe/variableinstance/HibernateLongInstance.hbm.xml"/>
+    <mapping resource="org/jbpm/context/exe/variableinstance/HibernateStringInstance.hbm.xml"/>
+    <mapping resource="org/jbpm/context/exe/variableinstance/LongInstance.hbm.xml"/>
+    <mapping resource="org/jbpm/context/exe/variableinstance/NullInstance.hbm.xml"/>
+    <mapping resource="org/jbpm/context/exe/variableinstance/StringInstance.hbm.xml"/>
+
+    <!-- msg.db mapping files -->
+    <mapping resource="org/jbpm/msg/Message.hbm.xml"/>
+    <mapping resource="org/jbpm/msg/db/TextMessage.hbm.xml"/>
+    <mapping resource="org/jbpm/command/ExecuteActionCommand.hbm.xml"/>
+    <mapping resource="org/jbpm/command/ExecuteNodeCommand.hbm.xml"/>
+    <mapping resource="org/jbpm/command/SignalCommand.hbm.xml"/>
+    <mapping resource="org/jbpm/command/TaskInstanceEndCommand.hbm.xml"/>
+
+    <!-- taskmgmt.exe mapping files -->
+    <mapping resource="org/jbpm/taskmgmt/exe/TaskMgmtInstance.hbm.xml"/>
+    <mapping resource="org/jbpm/taskmgmt/exe/TaskInstance.hbm.xml"/>
+    <mapping resource="org/jbpm/taskmgmt/exe/PooledActor.hbm.xml"/>
+    <mapping resource="org/jbpm/taskmgmt/exe/SwimlaneInstance.hbm.xml"/>
+
+    <!-- scheduler.exe mapping files -->
+    <mapping resource="org/jbpm/scheduler/exe/Timer.hbm.xml"/>
+
+    <!-- logging mapping files -->
+    <mapping resource="org/jbpm/logging/log/ProcessLog.hbm.xml"/>
+    <mapping resource="org/jbpm/logging/log/MessageLog.hbm.xml"/>
+    <mapping resource="org/jbpm/logging/log/CompositeLog.hbm.xml"/>
+    <mapping resource="org/jbpm/graph/log/ActionLog.hbm.xml"/>
+    <mapping resource="org/jbpm/graph/log/NodeLog.hbm.xml"/>
+    <mapping resource="org/jbpm/graph/log/ProcessInstanceCreateLog.hbm.xml"/>
+    <mapping resource="org/jbpm/graph/log/ProcessInstanceEndLog.hbm.xml"/>
+    <mapping resource="org/jbpm/graph/log/ProcessStateLog.hbm.xml"/>
+    <mapping resource="org/jbpm/graph/log/SignalLog.hbm.xml"/>
+    <mapping resource="org/jbpm/graph/log/TokenCreateLog.hbm.xml"/>
+    <mapping resource="org/jbpm/graph/log/TokenEndLog.hbm.xml"/>
+    <mapping resource="org/jbpm/graph/log/TransitionLog.hbm.xml"/>
+    <mapping resource="org/jbpm/context/log/VariableLog.hbm.xml"/>
+    <mapping resource="org/jbpm/context/log/VariableCreateLog.hbm.xml"/>
+    <mapping resource="org/jbpm/context/log/VariableDeleteLog.hbm.xml"/>
+    <mapping resource="org/jbpm/context/log/VariableUpdateLog.hbm.xml"/>
+    <mapping resource="org/jbpm/context/log/variableinstance/ByteArrayUpdateLog.hbm.xml"/>
+    <mapping resource="org/jbpm/context/log/variableinstance/DateUpdateLog.hbm.xml"/>
+    <mapping resource="org/jbpm/context/log/variableinstance/DoubleUpdateLog.hbm.xml"/>
+    <mapping resource="org/jbpm/context/log/variableinstance/HibernateLongUpdateLog.hbm.xml"/>
+    <mapping resource="org/jbpm/context/log/variableinstance/HibernateStringUpdateLog.hbm.xml"/>
+    <mapping resource="org/jbpm/context/log/variableinstance/LongUpdateLog.hbm.xml"/>
+    <mapping resource="org/jbpm/context/log/variableinstance/StringUpdateLog.hbm.xml"/>
+    <mapping resource="org/jbpm/taskmgmt/log/TaskLog.hbm.xml"/>
+    <mapping resource="org/jbpm/taskmgmt/log/TaskCreateLog.hbm.xml"/>
+    <mapping resource="org/jbpm/taskmgmt/log/TaskAssignLog.hbm.xml"/>
+    <mapping resource="org/jbpm/taskmgmt/log/TaskEndLog.hbm.xml"/>
+    <mapping resource="org/jbpm/taskmgmt/log/SwimlaneLog.hbm.xml"/>
+    <mapping resource="org/jbpm/taskmgmt/log/SwimlaneCreateLog.hbm.xml"/>
+    <mapping resource="org/jbpm/taskmgmt/log/SwimlaneAssignLog.hbm.xml"/>
+    
+  </session-factory>
+</hibernate-configuration>

Added: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/hibernate3.jar
===================================================================
(Binary files differ)


Property changes on: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/hibernate3.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/jbpm-3.1.3.jar
===================================================================
(Binary files differ)


Property changes on: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/jbpm-3.1.3.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/jbpm-identity-3.1.3.jar
===================================================================
(Binary files differ)


Property changes on: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/jbpm-identity-3.1.3.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/jbpm.cfg.xml
===================================================================
--- labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/jbpm.cfg.xml	                        (rev 0)
+++ labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/jbpm.cfg.xml	2007-04-18 17:44:37 UTC (rev 11101)
@@ -0,0 +1,9 @@
+<jbpm-configuration>
+
+  <!-- 
+    The default configurations can be found in org/jbpm/default.jbpm.cfg.xml 
+    Those configurations can be overwritten by putting this file called 
+    jbpm.cfg.xml on the root of the classpath and put in the customized values.
+  -->
+
+</jbpm-configuration>

Added: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/org/jboss/soa/esb/services/jbpm/actions/BaseActionHandler.class
===================================================================
(Binary files differ)


Property changes on: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/org/jboss/soa/esb/services/jbpm/actions/BaseActionHandler.class
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/org/jboss/soa/esb/services/jbpm/actions/CommandInterpreter.class
===================================================================
(Binary files differ)


Property changes on: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/org/jboss/soa/esb/services/jbpm/actions/CommandInterpreter.class
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/org/jboss/soa/esb/services/jbpm/actions/SingleCommandProcessor.class
===================================================================
(Binary files differ)


Property changes on: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/org/jboss/soa/esb/services/jbpm/actions/SingleCommandProcessor.class
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/org/jboss/soa/esb/services/jbpm/util/CommandVehicle$Operation.class
===================================================================
(Binary files differ)


Property changes on: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/org/jboss/soa/esb/services/jbpm/util/CommandVehicle$Operation.class
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/org/jboss/soa/esb/services/jbpm/util/CommandVehicle.class
===================================================================
(Binary files differ)


Property changes on: labs/jbossesb/workspace/dmarchant/4.2m2/product/services/jbpm/build/jbpm.esb/org/jboss/soa/esb/services/jbpm/util/CommandVehicle.class
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-svn-commits mailing list