Integrate jBPM engine into the Alfresco Spring Context - .jars, beans, db connections & transactions.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3318 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
David Caruana
2006-07-13 12:22:37 +00:00
parent b837029c1c
commit ab8e78e1f7
4 changed files with 301 additions and 0 deletions

View File

@@ -22,6 +22,7 @@
<import resource="classpath:alfresco/authentication-services-context.xml" />
<import resource="classpath:alfresco/policy-context.xml" />
<import resource="classpath:alfresco/import-export-context.xml" />
<import resource="classpath:alfresco/workflow-context.xml" />
<import resource="classpath:alfresco/bootstrap-context.xml" />
<import resource="classpath:alfresco/jcr-api-context.xml" />
<import resource="classpath*:alfresco/patch/*-context.xml" />