You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Aayush <aa...@gmail.com> on 2010/08/08 16:36:31 UTC

component load

how does component loads when the server starts
-- 
View this message in context: http://ofbiz.135035.n4.nabble.com/component-load-tp2317759p2317759.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: component load

Posted by BJ Freeman <bj...@free-man.net>.
if you asking what makes the decision it is the component-load.xml
the primary one is in
/framework/base/config.
if you are asking the code that also is in
/framework/base/src

Aayush sent the following on 8/8/2010 7:36 AM:
>
> how does component loads when the server starts