understanding the Ofbiz framework

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

understanding the Ofbiz framework

avdhesh .java
Hi to all,

I have decided to learn the ofbiz framework.My target is to learn the
framework first.Basically my foucs is on the archetectue and design.Good
High level archtecture and design document would be very helpful for
newcomers.But after searching net i am not able to find a one.

I have downloaded the source code and started looking into code  from
start(Start.java).I understood the bootstrap machinism of the ofbiz.

Looking into code line by line is good idea but  before going deep into
code, i should go through the high level design of ofbiz.

Anyone Tell me from where i can find a detailed design doc.

Regards
Avdhesh
Reply | Threaded
Open this post in threaded view
|

Re: understanding the Ofbiz framework

BJ Freeman
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Resources & Tools
on http://ofbiz.apache.org/
is always a good start.
specifically
http://docs.ofbiz.org/display/OFBIZ/OFBiz+Beginners+Development+Guide+Using+Practice+Application+%28helloworld%29

avdhesh .java sent the following on 3/18/2009 10:46 AM:

> Hi to all,
>
> I have decided to learn the ofbiz framework.My target is to learn the
> framework first.Basically my foucs is on the archetectue and design.Good
> High level archtecture and design document would be very helpful for
> newcomers.But after searching net i am not able to find a one.
>
> I have downloaded the source code and started looking into code  from
> start(Start.java).I understood the bootstrap machinism of the ofbiz.
>
> Looking into code line by line is good idea but  before going deep into
> code, i should go through the high level design of ofbiz.
>
> Anyone Tell me from where i can find a detailed design doc.
>
> Regards
> Avdhesh
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJwTw4rP3NbaWWqE4RAmeWAJ4l+oo2gSECd4sm9XAxHvYrtz1XTQCgu7Oj
j55ODDri1HIqeXZeudq687A=
=y2qr
-----END PGP SIGNATURE-----
Reply | Threaded
Open this post in threaded view
|

Re: understanding the Ofbiz framework

David E Jones-3
In reply to this post by avdhesh .java

My personal favorite (I am admittedly biased), including diagrams and  
videos, is:

http://docs.ofbiz.org/display/OFBTECH/Framework+Introduction+Videos+and+Diagrams

More generally a good read through this page and the documents it  
links to will help you a lot:

http://docs.ofbiz.org/display/OFBADMIN/Apache+OFBiz+Getting+Started

-David


On Mar 18, 2009, at 11:46 AM, avdhesh .java wrote:

> Hi to all,
>
> I have decided to learn the ofbiz framework.My target is to learn the
> framework first.Basically my foucs is on the archetectue and  
> design.Good
> High level archtecture and design document would be very helpful for
> newcomers.But after searching net i am not able to find a one.
>
> I have downloaded the source code and started looking into code  from
> start(Start.java).I understood the bootstrap machinism of the ofbiz.
>
> Looking into code line by line is good idea but  before going deep  
> into
> code, i should go through the high level design of ofbiz.
>
> Anyone Tell me from where i can find a detailed design doc.
>
> Regards
> Avdhesh

Reply | Threaded
Open this post in threaded view
|

Re: understanding the Ofbiz framework

Jacques Le Roux
Administrator
Avdhesh,

Please use rather user ML for such questions, see why here :
http://docs.ofbiz.org/display/OFBADMIN/Mailing+Lists#MailingLists-DeveloperList:dev@...

Thanks

Jacques

From: "David E Jones" <[hidden email]>

>
> My personal favorite (I am admittedly biased), including diagrams and  
> videos, is:
>
> http://docs.ofbiz.org/display/OFBTECH/Framework+Introduction+Videos+and+Diagrams
>
> More generally a good read through this page and the documents it  
> links to will help you a lot:
>
> http://docs.ofbiz.org/display/OFBADMIN/Apache+OFBiz+Getting+Started
>
> -David
>
>
> On Mar 18, 2009, at 11:46 AM, avdhesh .java wrote:
>
>> Hi to all,
>>
>> I have decided to learn the ofbiz framework.My target is to learn the
>> framework first.Basically my foucs is on the archetectue and  
>> design.Good
>> High level archtecture and design document would be very helpful for
>> newcomers.But after searching net i am not able to find a one.
>>
>> I have downloaded the source code and started looking into code  from
>> start(Start.java).I understood the bootstrap machinism of the ofbiz.
>>
>> Looking into code line by line is good idea but  before going deep  
>> into
>> code, i should go through the high level design of ofbiz.
>>
>> Anyone Tell me from where i can find a detailed design doc.
>>
>> Regards
>> Avdhesh
>

Reply | Threaded
Open this post in threaded view
|

Re: understanding the Ofbiz framework

Roel Veldhuizen
I liked the book "Apache OFBiz Development"

http://www.packtpub.com/apache-ofbiz-development-beginners-tutorial/book

2009/3/18 Jacques Le Roux <[hidden email]>:

> Avdhesh,
>
> Please use rather user ML for such questions, see why here :
> http://docs.ofbiz.org/display/OFBADMIN/Mailing+Lists#MailingLists-DeveloperList:dev@...
>
> Thanks
>
> Jacques
>
> From: "David E Jones" <[hidden email]>
>>
>> My personal favorite (I am admittedly biased), including diagrams and
>>  videos, is:
>>
>>
>> http://docs.ofbiz.org/display/OFBTECH/Framework+Introduction+Videos+and+Diagrams
>>
>> More generally a good read through this page and the documents it  links
>> to will help you a lot:
>>
>> http://docs.ofbiz.org/display/OFBADMIN/Apache+OFBiz+Getting+Started
>>
>> -David
>>
>>
>> On Mar 18, 2009, at 11:46 AM, avdhesh .java wrote:
>>
>>> Hi to all,
>>>
>>> I have decided to learn the ofbiz framework.My target is to learn the
>>> framework first.Basically my foucs is on the archetectue and  design.Good
>>> High level archtecture and design document would be very helpful for
>>> newcomers.But after searching net i am not able to find a one.
>>>
>>> I have downloaded the source code and started looking into code  from
>>> start(Start.java).I understood the bootstrap machinism of the ofbiz.
>>>
>>> Looking into code line by line is good idea but  before going deep  into
>>> code, i should go through the high level design of ofbiz.
>>>
>>> Anyone Tell me from where i can find a detailed design doc.
>>>
>>> Regards
>>> Avdhesh
>>
>
>