Author: apatel
Date: Mon Sep 10 01:31:19 2007
New Revision: 574172
URL:
http://svn.apache.org/viewvc?rev=574172&view=revLog:
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"