You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ap...@apache.org on 2007/09/10 10:31:19 UTC

svn commit: r574172 - /ofbiz/trunk/specialpurpose/projectmgr/ofbiz-component.xml

Author: apatel
Date: Mon Sep 10 01:31:19 2007
New Revision: 574172

URL: http://svn.apache.org/viewvc?rev=574172&view=rev
Log:
removed services.xml file entry

Modified:
    ofbiz/trunk/specialpurpose/projectmgr/ofbiz-component.xml

Modified: ofbiz/trunk/specialpurpose/projectmgr/ofbiz-component.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/ofbiz-component.xml?rev=574172&r1=574171&r2=574172&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/projectmgr/ofbiz-component.xml (original)
+++ ofbiz/trunk/specialpurpose/projectmgr/ofbiz-component.xml Mon Sep 10 01:31:19 2007
@@ -26,7 +26,7 @@
     <classpath type="dir" location="config"/>
     <classpath type="jar" location="build/lib/*"/>
     <entity-resource type="data" reader-name="seed" loader="main" location="data/ProjectMgrTypeData.xml"/>
-    <service-resource type="model" loader="main" location="servicedef/services.xml"/>
+    <!-- service-resource type="model" loader="main" location="servicedef/services.xml"/-->
 
     <webapp name="projectmgr"
         title="Project"