You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by jignesh <ja...@gmail.com> on 2013/11/28 13:03:19 UTC

Which java class is called when the ofbiz boots?

Hi,

I have checked out source code of ofbiz from svn. Now, I want to trace how
the ofbiz server boots up. At which java class I should place my break
point.

Regards,

JSM

Re: Which java class is called when the ofbiz boots?

Posted by Adrian Crum <ad...@sandglass-software.com>.
Start.java

Adrian Crum
Sandglass Software
www.sandglass-software.com

On 11/28/2013 7:03 AM, jignesh wrote:
> Hi,
>
> I have checked out source code of ofbiz from svn. Now, I want to trace how
> the ofbiz server boots up. At which java class I should place my break
> point.
>
> Regards,
>
> JSM
>