[portal-commits] JBoss Portal SVN: r6087 - trunk/core-cms/src/resources/portal-cms-sar/META-INF.

portal-commits at lists.jboss.org portal-commits at lists.jboss.org
Tue Jan 23 13:19:10 EST 2007


Author: roy.russo at jboss.com
Date: 2007-01-23 13:19:10 -0500 (Tue, 23 Jan 2007)
New Revision: 6087

Modified:
   trunk/core-cms/src/resources/portal-cms-sar/META-INF/jboss-service.xml
Log:
rollback workflow activation

Modified: trunk/core-cms/src/resources/portal-cms-sar/META-INF/jboss-service.xml
===================================================================
--- trunk/core-cms/src/resources/portal-cms-sar/META-INF/jboss-service.xml	2007-01-23 18:18:21 UTC (rev 6086)
+++ trunk/core-cms/src/resources/portal-cms-sar/META-INF/jboss-service.xml	2007-01-23 18:19:10 UTC (rev 6087)
@@ -59,7 +59,7 @@
       <depends>portal:service=Hibernate,type=CMS</depends>
       <depends optional-attribute-name="IdentityServiceController" proxy-type="attribute">portal:service=Module,type=IdentityServiceController</depends>
       <!-- Add this to activate publish/approval workflow integration -->
-      <depends optional-attribute-name="ApprovePublishWorkflow" proxy-type="attribute">portal:service=ApprovePublish,type=Workflow</depends>
+      <!--<depends optional-attribute-name="ApprovePublishWorkflow" proxy-type="attribute">portal:service=ApprovePublish,type=Workflow</depends>-->
       <depends optional-attribute-name="StackFactory" proxy-type="attribute">portal:service=InterceptorStackFactory,type=Cms</depends>
       <attribute name="DoChecking">true</attribute>
       <attribute name="DefaultContentLocation">portal/cms/conf/default-content/default/</attribute>




More information about the portal-commits mailing list