You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ha...@apache.org on 2009/10/02 08:39:49 UTC

svn commit: r820899 - /ofbiz/trunk/applications/marketing/ofbiz-component.xml

Author: hansbak
Date: Fri Oct  2 06:39:49 2009
New Revision: 820899

URL: http://svn.apache.org/viewvc?rev=820899&view=rev
Log:
forget one file on last commit

Modified:
    ofbiz/trunk/applications/marketing/ofbiz-component.xml

Modified: ofbiz/trunk/applications/marketing/ofbiz-component.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/ofbiz-component.xml?rev=820899&r1=820898&r2=820899&view=diff
==============================================================================
--- ofbiz/trunk/applications/marketing/ofbiz-component.xml (original)
+++ ofbiz/trunk/applications/marketing/ofbiz-component.xml Fri Oct  2 06:39:49 2009
@@ -31,6 +31,7 @@
     <entity-resource type="data" reader-name="seed" loader="main" location="data/MarketingHelpData.xml"/>
     <entity-resource type="data" reader-name="demo" loader="main" location="data/sfaDemoData.xml"/>
     <service-resource type="model" loader="main" location="servicedef/services.xml"/>
+    <service-resource type="model" loader="main" location="servicedef/services_opportunity.xml"/>
     <service-resource type="eca" loader="main" location="servicedef/secas.xml"/>
 
     <!-- test suite -->