Really easy to do. Applications directory has component-load.xml file which has the following statements:
<component-loader xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/component-loader.xsd">
<load-component component-location="${ofbiz.home}/applications/party"/>
<load-component component-location="${ofbiz.home}/applications/securityext"/>
<load-component component-location="${ofbiz.home}/applications/content"/>
<load-component component-location="${ofbiz.home}/applications/workeffort"/>
<load-component component-location="${ofbiz.home}/applications/humanres"/>
<load-component component-location="${ofbiz.home}/applications/product"/>
<load-component component-location="${ofbiz.home}/applications/manufacturing"/>
<load-component component-location="${ofbiz.home}/applications/accounting"/>
<load-component component-location="${ofbiz.home}/applications/order"/>
<load-component component-location="${ofbiz.home}/applications/marketing"/>
<load-component component-location="${ofbiz.home}/applications/ecommerce"/>
<load-component component-location="${ofbiz.home}/applications/pos"/>
</component-loader>
If you simply comment out the applications that you don’t need, they won’t load.
Regards,
Vinay Agarwal
-----Original Message-----
From:
[hidden email] [mailto:[hidden email]] On Behalf Of Âàäèì
K.
Sent: Tuesday, January 31, 2006
1:14 AM
To: OFBiz Users / Usage Discussion
Subject: [OFBiz] Users - Totally
disable application
Hello all,
May be this is stupid question, but: Is there any easy (one click) way to disable some applications? For example, I don't use HR or Ecommerce and want to switch them off totally (preventing unnecessary class loading). I know how to disable application view (from Party Manager), so this is not the case.
Thank you,
--
/ ** Вадим К. **/
Free forum by Nabble | Edit this page |