You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by "mrisaliti@libero.it" <mr...@libero.it> on 2008/11/03 11:33:30 UTC

Book on Apache OFBiz development

Hi to all,

I saw on this article (http://www.pr-inside.com/apache-ofbiz-development-the-beginner-s-tutorial-r894197.htm) that now is available one book on Apache OFBiz development.
If someone want to add it to the OFBiz site news.

Thanks
Marco


Re: Book on Apache OFBiz development

Posted by Abhishake Agarwal <ab...@gmail.com>.
This may help you
http://www.opensourcestrategies.com/ofbiz/ofbiz_eclipse.php

On Mon, Nov 24, 2008 at 10:16 AM, anand joshi <an...@gmail.com> wrote:

> Hello  all
>   can any one explain me how to debug the ofbiz into eclipse..
> when i debug the ofbiz its giving memory exception.
>
> byeee
> Anand
>
> On Sat, Nov 22, 2008 at 6:42 PM, Eric DE MAULDE <er...@free.fr> wrote:
> > Hi,
> >
> > Have people bought and read this book ?
> > What is your opinion ?
> > My goal is to lean in order to improve or create services in trunk !
> >
> > Thanks
> >
> > Eric
> >
> > ----- Original Message ----- From: "Jacques Le Roux"
> > <ja...@les7arts.com>
> > To: <us...@ofbiz.apache.org>
> > Sent: Monday, November 10, 2008 7:24 PM
> > Subject: Re: Book on Apache OFBiz development
> >
> >
> >> Hi all,
> >>
> >> Damian from Packt asked me if we were interested to receive information
> >> about royalties. They will send 5% of all sales to the ASF. So we have
> not
> >> to care about redirecting links or such, cool !
> >> In the past Struts and SpamAssassin have already done the same and Brian
> >> Fitzpatrick (ASF Public Relations Vice President) has been involved. I
> will
> >> contact him soon.
> >>
> >> One more point : I have been asked if we would like to know about
> >> individual statements that breaks down the royalty (they pay the
> royalties
> >> on a quarterly period through PayPal to ASF). It seems to me that this
> would
> >> be interesting from a statistic POV. I may use my own address for that
> >> because we can't use private not dev or user ML (since I guess there
> will be
> >> nominative informations) and forward to private ML. What do you think ?
> >>
> >> I have set the links from news in main page and Wiki books page
> >>
> >> Jacques
> >>
> >> From: "Jacques Le Roux" <ja...@les7arts.com>
> >>>
> >>> Thanks Marco,
> >>>
> >>> Packt Publishing propose to "donate a percentage of the money made from
> >>> each book sold to the Apache foundation, in line with
> >>> [their] Open Source Project Royalty program". So I will before try to
> >>> know if something already at the ASF which allows to make that
> >>> easy. I will also put a link from our books page on Wiki.
> >>>
> >>> Of course if anybody see a problem with that feel free to express
> >>> yourself
> >>>
> >>> Jacques
> >>>
> >>> From: <mr...@libero.it>
> >>>>
> >>>> Hi to all,
> >>>>
> >>>> I saw on this article
> >>>> (
> http://www.pr-inside.com/apache-ofbiz-development-the-beginner-s-tutorial-r894197.htm
> )
> >>>> that now is
> >>>> available one book on Apache OFBiz development.
> >>>> If someone want to add it to the OFBiz site news.
> >>>>
> >>>> Thanks
> >>>> Marco
> >>>>
> >>>>
> >>>
> >>
> >>
> >
> >
>
>
>
> -
>

Debug in Eclipse

Posted by Jacques Le Roux <ja...@les7arts.com>.
Did you try to debug using this technique ?
http://docs.ofbiz.org/display/OFBIZ/Running+and+Debugging+OFBiz+in+Eclipse#RunningandDebuggingOFBizinEclipse-Debugging(orrunning)OFBizinEclipse

Jacques

From: "anand joshi" <an...@gmail.com>
> Failed to connect to remote VM. Connection timed out.
> org.eclipse.jdi.TimeoutException
>
>
> On Thu, Nov 27, 2008 at 2:22 PM, Sven Wesley <sv...@gmail.com> wrote:
>> Did you also increase -XX:MaxPermSize?
>>
>> I run following perfectly well.
>> eclipse -vmargs -Xms128m -Xmx512m -XX:MaxPermSize=128M
>>
>> Sven
>>
>> 2008/11/27 anand joshi <an...@gmail.com>
>>
>>>  Mridul Pathak
>>>      its giving out of memory Exception
>>>
>>> On Thu, Nov 27, 2008 at 1:47 PM, anand joshi <an...@gmail.com> wrote:
>>> > Mridul Pathak
>>> >    i hav increased the heap memory but the problem still persists can
>>> > u plz send me the sol,
>>> > my system RAM is 2GB. is the RAM not enough?
>>> >
>>> >
>>> > Anand
>>> >
>>> > On Thu, Nov 27, 2008 at 9:24 AM, Mridul Pathak
>>> > <mr...@hotwaxmedia.com> wrote:
>>> >> Anand,
>>> >>    May be increasing Heap Memory of your Eclipse environment will
>>> resolve
>>> >> the problem.
>>> >>
>>> >> --
>>> >> Thanks & Regards
>>> >> Mridul Pathak
>>> >> Hotwax Media
>>> >> http://www.hotwaxmedia.com
>>> >> mridul.pathak@hotwaxmedia.com
>>> >>
>>> >> On Mon, Nov 24, 2008 at 5:12 PM, anand joshi <an...@gmail.com>
>>> wrote:
>>> >>
>>> >>> hi
>>> >>>  ofbiz version 2.0
>>> >>>  eclipse Version: 3.4.0
>>> >>>  ram 2gb
>>> >>>
>>> >>>  but its giving memory exception,while debug the ofbiz.
>>> >>> byee
>>> >>> anand
>>> >>>
>>> >>>
>>> >>> On Mon, Nov 24, 2008 at 3:50 PM, BJ Freeman <bj...@free-man.net>
>>> wrote:
>>> >>> > which version ofbiz are you using?
>>> >>> > which method did you choose to use?
>>> >>> >
>>> >>> > anand joshi sent the following on 11/23/2008 9:39 PM:
>>> >>> >> Hi
>>> >>> >>   Failed to connect to remote VM. Connection refused.
>>> >>> >> Connection refused: connect  i got this error while debug the ofbiz
>>> ..
>>> >>> >> can u give me the configuration of the eclipse...
>>> >>> >>
>>> >>> >>
>>> >>> >> On Mon, Nov 24, 2008 at 10:34 AM, BJ Freeman <bj...@free-man.net>
>>> >>> wrote:
>>> >>> >>>
>>> >>>
>>> http://docs.ofbiz.org/display/OFBIZ/Running+and+Debugging+OFBiz+in+Eclipse
>>> >>> >>>
>>> >>> >>> anand joshi sent the following on 11/23/2008 8:46 PM:
>>> >>> >>>> Hello  all
>>> >>> >>>>    can any one explain me how to debug the ofbiz into eclipse..
>>> >>> >>>> when i debug the ofbiz its giving memory exception.
>>> >>> >>>>
>>> >>> >>>> byeee
>>> >>> >>>> Anand
>>> >>> >>>>
>>> >>> >>>> On Sat, Nov 22, 2008 at 6:42 PM, Eric DE MAULDE <er...@free.fr>
>>> >>> wrote:
>>> >>> >>>>> Hi,
>>> >>> >>>>>
>>> >>> >>>>> Have people bought and read this book ?
>>> >>> >>>>> What is your opinion ?
>>> >>> >>>>> My goal is to lean in order to improve or create services in
>>> trunk !
>>> >>> >>>>>
>>> >>> >>>>> Thanks
>>> >>> >>>>>
>>> >>> >>>>> Eric
>>> >>> >>>>>
>>> >>> >>>>> ----- Original Message ----- From: "Jacques Le Roux"
>>> >>> >>>>> <ja...@les7arts.com>
>>> >>> >>>>> To: <us...@ofbiz.apache.org>
>>> >>> >>>>> Sent: Monday, November 10, 2008 7:24 PM
>>> >>> >>>>> Subject: Re: Book on Apache OFBiz development
>>> >>> >>>>>
>>> >>> >>>>>
>>> >>> >>>>>> Hi all,
>>> >>> >>>>>>
>>> >>> >>>>>> Damian from Packt asked me if we were interested to receive
>>> >>> information
>>> >>> >>>>>> about royalties. They will send 5% of all sales to the ASF. So
>>> we
>>> >>> have not
>>> >>> >>>>>> to care about redirecting links or such, cool !
>>> >>> >>>>>> In the past Struts and SpamAssassin have already done the same
>>> and
>>> >>> Brian
>>> >>> >>>>>> Fitzpatrick (ASF Public Relations Vice President) has been
>>> involved.
>>> >>> I will
>>> >>> >>>>>> contact him soon.
>>> >>> >>>>>>
>>> >>> >>>>>> One more point : I have been asked if we would like to know
>>> about
>>> >>> >>>>>> individual statements that breaks down the royalty (they pay the
>>> >>> royalties
>>> >>> >>>>>> on a quarterly period through PayPal to ASF). It seems to me
>>> that
>>> >>> this would
>>> >>> >>>>>> be interesting from a statistic POV. I may use my own address
>>> for
>>> >>> that
>>> >>> >>>>>> because we can't use private not dev or user ML (since I guess
>>> there
>>> >>> will be
>>> >>> >>>>>> nominative informations) and forward to private ML. What do you
>>> >>> think ?
>>> >>> >>>>>>
>>> >>> >>>>>> I have set the links from news in main page and Wiki books page
>>> >>> >>>>>>
>>> >>> >>>>>> Jacques
>>> >>> >>>>>>
>>> >>> >>>>>> From: "Jacques Le Roux" <ja...@les7arts.com>
>>> >>> >>>>>>> Thanks Marco,
>>> >>> >>>>>>>
>>> >>> >>>>>>> Packt Publishing propose to "donate a percentage of the money
>>> made
>>> >>> from
>>> >>> >>>>>>> each book sold to the Apache foundation, in line with
>>> >>> >>>>>>> [their] Open Source Project Royalty program". So I will before
>>> try
>>> >>> to
>>> >>> >>>>>>> know if something already at the ASF which allows to make that
>>> >>> >>>>>>> easy. I will also put a link from our books page on Wiki.
>>> >>> >>>>>>>
>>> >>> >>>>>>> Of course if anybody see a problem with that feel free to
>>> express
>>> >>> >>>>>>> yourself
>>> >>> >>>>>>>
>>> >>> >>>>>>> Jacques
>>> >>> >>>>>>>
>>> >>> >>>>>>> From: <mr...@libero.it>
>>> >>> >>>>>>>> Hi to all,
>>> >>> >>>>>>>>
>>> >>> >>>>>>>> I saw on this article
>>> >>> >>>>>>>> (
>>> >>>
>>> http://www.pr-inside.com/apache-ofbiz-development-the-beginner-s-tutorial-r894197.htm
>>> >>> )
>>> >>> >>>>>>>> that now is
>>> >>> >>>>>>>> available one book on Apache OFBiz development.
>>> >>> >>>>>>>> If someone want to add it to the OFBiz site news.
>>> >>> >>>>>>>>
>>> >>> >>>>>>>> Thanks
>>> >>> >>>>>>>> Marco
>>> >>> >>>>>>>>
>>> >>> >>>>>>>>
>>> >>> >>>>
>>> >>> >>>>
>>> >>> >>>> -
>>> >>> >>>>
>>> >>> >>>>
>>> >>> >>
>>> >>> >>
>>> >>> >>
>>> >>> >> --
>>> >>> >>
>>> >>> >>
>>> >>> >
>>> >>>
>>> >>
>>> >
>>>
>>
>
>
>
> -- 
> Anand......
> 


Re: Book on Apache OFBiz development

Posted by anand joshi <an...@gmail.com>.
Failed to connect to remote VM. Connection timed out.
org.eclipse.jdi.TimeoutException


On Thu, Nov 27, 2008 at 2:22 PM, Sven Wesley <sv...@gmail.com> wrote:
> Did you also increase -XX:MaxPermSize?
>
> I run following perfectly well.
> eclipse -vmargs -Xms128m -Xmx512m -XX:MaxPermSize=128M
>
> Sven
>
> 2008/11/27 anand joshi <an...@gmail.com>
>
>>  Mridul Pathak
>>      its giving out of memory Exception
>>
>> On Thu, Nov 27, 2008 at 1:47 PM, anand joshi <an...@gmail.com> wrote:
>> > Mridul Pathak
>> >    i hav increased the heap memory but the problem still persists can
>> > u plz send me the sol,
>> > my system RAM is 2GB. is the RAM not enough?
>> >
>> >
>> > Anand
>> >
>> > On Thu, Nov 27, 2008 at 9:24 AM, Mridul Pathak
>> > <mr...@hotwaxmedia.com> wrote:
>> >> Anand,
>> >>    May be increasing Heap Memory of your Eclipse environment will
>> resolve
>> >> the problem.
>> >>
>> >> --
>> >> Thanks & Regards
>> >> Mridul Pathak
>> >> Hotwax Media
>> >> http://www.hotwaxmedia.com
>> >> mridul.pathak@hotwaxmedia.com
>> >>
>> >> On Mon, Nov 24, 2008 at 5:12 PM, anand joshi <an...@gmail.com>
>> wrote:
>> >>
>> >>> hi
>> >>>  ofbiz version 2.0
>> >>>  eclipse Version: 3.4.0
>> >>>  ram 2gb
>> >>>
>> >>>  but its giving memory exception,while debug the ofbiz.
>> >>> byee
>> >>> anand
>> >>>
>> >>>
>> >>> On Mon, Nov 24, 2008 at 3:50 PM, BJ Freeman <bj...@free-man.net>
>> wrote:
>> >>> > which version ofbiz are you using?
>> >>> > which method did you choose to use?
>> >>> >
>> >>> > anand joshi sent the following on 11/23/2008 9:39 PM:
>> >>> >> Hi
>> >>> >>   Failed to connect to remote VM. Connection refused.
>> >>> >> Connection refused: connect  i got this error while debug the ofbiz
>> ..
>> >>> >> can u give me the configuration of the eclipse...
>> >>> >>
>> >>> >>
>> >>> >> On Mon, Nov 24, 2008 at 10:34 AM, BJ Freeman <bj...@free-man.net>
>> >>> wrote:
>> >>> >>>
>> >>>
>> http://docs.ofbiz.org/display/OFBIZ/Running+and+Debugging+OFBiz+in+Eclipse
>> >>> >>>
>> >>> >>> anand joshi sent the following on 11/23/2008 8:46 PM:
>> >>> >>>> Hello  all
>> >>> >>>>    can any one explain me how to debug the ofbiz into eclipse..
>> >>> >>>> when i debug the ofbiz its giving memory exception.
>> >>> >>>>
>> >>> >>>> byeee
>> >>> >>>> Anand
>> >>> >>>>
>> >>> >>>> On Sat, Nov 22, 2008 at 6:42 PM, Eric DE MAULDE <er...@free.fr>
>> >>> wrote:
>> >>> >>>>> Hi,
>> >>> >>>>>
>> >>> >>>>> Have people bought and read this book ?
>> >>> >>>>> What is your opinion ?
>> >>> >>>>> My goal is to lean in order to improve or create services in
>> trunk !
>> >>> >>>>>
>> >>> >>>>> Thanks
>> >>> >>>>>
>> >>> >>>>> Eric
>> >>> >>>>>
>> >>> >>>>> ----- Original Message ----- From: "Jacques Le Roux"
>> >>> >>>>> <ja...@les7arts.com>
>> >>> >>>>> To: <us...@ofbiz.apache.org>
>> >>> >>>>> Sent: Monday, November 10, 2008 7:24 PM
>> >>> >>>>> Subject: Re: Book on Apache OFBiz development
>> >>> >>>>>
>> >>> >>>>>
>> >>> >>>>>> Hi all,
>> >>> >>>>>>
>> >>> >>>>>> Damian from Packt asked me if we were interested to receive
>> >>> information
>> >>> >>>>>> about royalties. They will send 5% of all sales to the ASF. So
>> we
>> >>> have not
>> >>> >>>>>> to care about redirecting links or such, cool !
>> >>> >>>>>> In the past Struts and SpamAssassin have already done the same
>> and
>> >>> Brian
>> >>> >>>>>> Fitzpatrick (ASF Public Relations Vice President) has been
>> involved.
>> >>> I will
>> >>> >>>>>> contact him soon.
>> >>> >>>>>>
>> >>> >>>>>> One more point : I have been asked if we would like to know
>> about
>> >>> >>>>>> individual statements that breaks down the royalty (they pay the
>> >>> royalties
>> >>> >>>>>> on a quarterly period through PayPal to ASF). It seems to me
>> that
>> >>> this would
>> >>> >>>>>> be interesting from a statistic POV. I may use my own address
>> for
>> >>> that
>> >>> >>>>>> because we can't use private not dev or user ML (since I guess
>> there
>> >>> will be
>> >>> >>>>>> nominative informations) and forward to private ML. What do you
>> >>> think ?
>> >>> >>>>>>
>> >>> >>>>>> I have set the links from news in main page and Wiki books page
>> >>> >>>>>>
>> >>> >>>>>> Jacques
>> >>> >>>>>>
>> >>> >>>>>> From: "Jacques Le Roux" <ja...@les7arts.com>
>> >>> >>>>>>> Thanks Marco,
>> >>> >>>>>>>
>> >>> >>>>>>> Packt Publishing propose to "donate a percentage of the money
>> made
>> >>> from
>> >>> >>>>>>> each book sold to the Apache foundation, in line with
>> >>> >>>>>>> [their] Open Source Project Royalty program". So I will before
>> try
>> >>> to
>> >>> >>>>>>> know if something already at the ASF which allows to make that
>> >>> >>>>>>> easy. I will also put a link from our books page on Wiki.
>> >>> >>>>>>>
>> >>> >>>>>>> Of course if anybody see a problem with that feel free to
>> express
>> >>> >>>>>>> yourself
>> >>> >>>>>>>
>> >>> >>>>>>> Jacques
>> >>> >>>>>>>
>> >>> >>>>>>> From: <mr...@libero.it>
>> >>> >>>>>>>> Hi to all,
>> >>> >>>>>>>>
>> >>> >>>>>>>> I saw on this article
>> >>> >>>>>>>> (
>> >>>
>> http://www.pr-inside.com/apache-ofbiz-development-the-beginner-s-tutorial-r894197.htm
>> >>> )
>> >>> >>>>>>>> that now is
>> >>> >>>>>>>> available one book on Apache OFBiz development.
>> >>> >>>>>>>> If someone want to add it to the OFBiz site news.
>> >>> >>>>>>>>
>> >>> >>>>>>>> Thanks
>> >>> >>>>>>>> Marco
>> >>> >>>>>>>>
>> >>> >>>>>>>>
>> >>> >>>>
>> >>> >>>>
>> >>> >>>> -
>> >>> >>>>
>> >>> >>>>
>> >>> >>
>> >>> >>
>> >>> >>
>> >>> >> --
>> >>> >>
>> >>> >>
>> >>> >
>> >>>
>> >>
>> >
>>
>



-- 
Anand......

Re: Book on Apache OFBiz development

Posted by anand joshi <an...@gmail.com>.
Hi alll

can any one help me to debug the ofbiz ,
 plz send proper steps

On Thu, Nov 27, 2008 at 2:22 PM, Sven Wesley <sv...@gmail.com> wrote:
> Did you also increase -XX:MaxPermSize?
>
> I run following perfectly well.
> eclipse -vmargs -Xms128m -Xmx512m -XX:MaxPermSize=128M
>
> Sven
>
> 2008/11/27 anand joshi <an...@gmail.com>
>
>>  Mridul Pathak
>>      its giving out of memory Exception
>>
>> On Thu, Nov 27, 2008 at 1:47 PM, anand joshi <an...@gmail.com> wrote:
>> > Mridul Pathak
>> >    i hav increased the heap memory but the problem still persists can
>> > u plz send me the sol,
>> > my system RAM is 2GB. is the RAM not enough?
>> >
>> >
>> > Anand
>> >
>> > On Thu, Nov 27, 2008 at 9:24 AM, Mridul Pathak
>> > <mr...@hotwaxmedia.com> wrote:
>> >> Anand,
>> >>    May be increasing Heap Memory of your Eclipse environment will
>> resolve
>> >> the problem.
>> >>
>> >> --
>> >> Thanks & Regards
>> >> Mridul Pathak
>> >> Hotwax Media
>> >> http://www.hotwaxmedia.com
>> >> mridul.pathak@hotwaxmedia.com
>> >>
>> >> On Mon, Nov 24, 2008 at 5:12 PM, anand joshi <an...@gmail.com>
>> wrote:
>> >>
>> >>> hi
>> >>>  ofbiz version 2.0
>> >>>  eclipse Version: 3.4.0
>> >>>  ram 2gb
>> >>>
>> >>>  but its giving memory exception,while debug the ofbiz.
>> >>> byee
>> >>> anand
>> >>>
>> >>>
>> >>> On Mon, Nov 24, 2008 at 3:50 PM, BJ Freeman <bj...@free-man.net>
>> wrote:
>> >>> > which version ofbiz are you using?
>> >>> > which method did you choose to use?
>> >>> >
>> >>> > anand joshi sent the following on 11/23/2008 9:39 PM:
>> >>> >> Hi
>> >>> >>   Failed to connect to remote VM. Connection refused.
>> >>> >> Connection refused: connect  i got this error while debug the ofbiz
>> ..
>> >>> >> can u give me the configuration of the eclipse...
>> >>> >>
>> >>> >>
>> >>> >> On Mon, Nov 24, 2008 at 10:34 AM, BJ Freeman <bj...@free-man.net>
>> >>> wrote:
>> >>> >>>
>> >>>
>> http://docs.ofbiz.org/display/OFBIZ/Running+and+Debugging+OFBiz+in+Eclipse
>> >>> >>>
>> >>> >>> anand joshi sent the following on 11/23/2008 8:46 PM:
>> >>> >>>> Hello  all
>> >>> >>>>    can any one explain me how to debug the ofbiz into eclipse..
>> >>> >>>> when i debug the ofbiz its giving memory exception.
>> >>> >>>>
>> >>> >>>> byeee
>> >>> >>>> Anand
>> >>> >>>>
>> >>> >>>> On Sat, Nov 22, 2008 at 6:42 PM, Eric DE MAULDE <er...@free.fr>
>> >>> wrote:
>> >>> >>>>> Hi,
>> >>> >>>>>
>> >>> >>>>> Have people bought and read this book ?
>> >>> >>>>> What is your opinion ?
>> >>> >>>>> My goal is to lean in order to improve or create services in
>> trunk !
>> >>> >>>>>
>> >>> >>>>> Thanks
>> >>> >>>>>
>> >>> >>>>> Eric
>> >>> >>>>>
>> >>> >>>>> ----- Original Message ----- From: "Jacques Le Roux"
>> >>> >>>>> <ja...@les7arts.com>
>> >>> >>>>> To: <us...@ofbiz.apache.org>
>> >>> >>>>> Sent: Monday, November 10, 2008 7:24 PM
>> >>> >>>>> Subject: Re: Book on Apache OFBiz development
>> >>> >>>>>
>> >>> >>>>>
>> >>> >>>>>> Hi all,
>> >>> >>>>>>
>> >>> >>>>>> Damian from Packt asked me if we were interested to receive
>> >>> information
>> >>> >>>>>> about royalties. They will send 5% of all sales to the ASF. So
>> we
>> >>> have not
>> >>> >>>>>> to care about redirecting links or such, cool !
>> >>> >>>>>> In the past Struts and SpamAssassin have already done the same
>> and
>> >>> Brian
>> >>> >>>>>> Fitzpatrick (ASF Public Relations Vice President) has been
>> involved.
>> >>> I will
>> >>> >>>>>> contact him soon.
>> >>> >>>>>>
>> >>> >>>>>> One more point : I have been asked if we would like to know
>> about
>> >>> >>>>>> individual statements that breaks down the royalty (they pay the
>> >>> royalties
>> >>> >>>>>> on a quarterly period through PayPal to ASF). It seems to me
>> that
>> >>> this would
>> >>> >>>>>> be interesting from a statistic POV. I may use my own address
>> for
>> >>> that
>> >>> >>>>>> because we can't use private not dev or user ML (since I guess
>> there
>> >>> will be
>> >>> >>>>>> nominative informations) and forward to private ML. What do you
>> >>> think ?
>> >>> >>>>>>
>> >>> >>>>>> I have set the links from news in main page and Wiki books page
>> >>> >>>>>>
>> >>> >>>>>> Jacques
>> >>> >>>>>>
>> >>> >>>>>> From: "Jacques Le Roux" <ja...@les7arts.com>
>> >>> >>>>>>> Thanks Marco,
>> >>> >>>>>>>
>> >>> >>>>>>> Packt Publishing propose to "donate a percentage of the money
>> made
>> >>> from
>> >>> >>>>>>> each book sold to the Apache foundation, in line with
>> >>> >>>>>>> [their] Open Source Project Royalty program". So I will before
>> try
>> >>> to
>> >>> >>>>>>> know if something already at the ASF which allows to make that
>> >>> >>>>>>> easy. I will also put a link from our books page on Wiki.
>> >>> >>>>>>>
>> >>> >>>>>>> Of course if anybody see a problem with that feel free to
>> express
>> >>> >>>>>>> yourself
>> >>> >>>>>>>
>> >>> >>>>>>> Jacques
>> >>> >>>>>>>
>> >>> >>>>>>> From: <mr...@libero.it>
>> >>> >>>>>>>> Hi to all,
>> >>> >>>>>>>>
>> >>> >>>>>>>> I saw on this article
>> >>> >>>>>>>> (
>> >>>
>> http://www.pr-inside.com/apache-ofbiz-development-the-beginner-s-tutorial-r894197.htm
>> >>> )
>> >>> >>>>>>>> that now is
>> >>> >>>>>>>> available one book on Apache OFBiz development.
>> >>> >>>>>>>> If someone want to add it to the OFBiz site news.
>> >>> >>>>>>>>
>> >>> >>>>>>>> Thanks
>> >>> >>>>>>>> Marco
>> >>> >>>>>>>>
>> >>> >>>>>>>>
>> >>> >>>>
>> >>> >>>>
>> >>> >>>> -
>> >>> >>>>
>> >>> >>>>
>> >>> >>
>> >>> >>
>> >>> >>
>> >>> >> --
>> >>> >>
>> >>> >>
>> >>> >
>> >>>
>> >>
>> >
>>
>



-- 
Anand......

Re: Book on Apache OFBiz development

Posted by Sven Wesley <sv...@gmail.com>.
Did you also increase -XX:MaxPermSize?

I run following perfectly well.
eclipse -vmargs -Xms128m -Xmx512m -XX:MaxPermSize=128M

Sven

2008/11/27 anand joshi <an...@gmail.com>

>  Mridul Pathak
>      its giving out of memory Exception
>
> On Thu, Nov 27, 2008 at 1:47 PM, anand joshi <an...@gmail.com> wrote:
> > Mridul Pathak
> >    i hav increased the heap memory but the problem still persists can
> > u plz send me the sol,
> > my system RAM is 2GB. is the RAM not enough?
> >
> >
> > Anand
> >
> > On Thu, Nov 27, 2008 at 9:24 AM, Mridul Pathak
> > <mr...@hotwaxmedia.com> wrote:
> >> Anand,
> >>    May be increasing Heap Memory of your Eclipse environment will
> resolve
> >> the problem.
> >>
> >> --
> >> Thanks & Regards
> >> Mridul Pathak
> >> Hotwax Media
> >> http://www.hotwaxmedia.com
> >> mridul.pathak@hotwaxmedia.com
> >>
> >> On Mon, Nov 24, 2008 at 5:12 PM, anand joshi <an...@gmail.com>
> wrote:
> >>
> >>> hi
> >>>  ofbiz version 2.0
> >>>  eclipse Version: 3.4.0
> >>>  ram 2gb
> >>>
> >>>  but its giving memory exception,while debug the ofbiz.
> >>> byee
> >>> anand
> >>>
> >>>
> >>> On Mon, Nov 24, 2008 at 3:50 PM, BJ Freeman <bj...@free-man.net>
> wrote:
> >>> > which version ofbiz are you using?
> >>> > which method did you choose to use?
> >>> >
> >>> > anand joshi sent the following on 11/23/2008 9:39 PM:
> >>> >> Hi
> >>> >>   Failed to connect to remote VM. Connection refused.
> >>> >> Connection refused: connect  i got this error while debug the ofbiz
> ..
> >>> >> can u give me the configuration of the eclipse...
> >>> >>
> >>> >>
> >>> >> On Mon, Nov 24, 2008 at 10:34 AM, BJ Freeman <bj...@free-man.net>
> >>> wrote:
> >>> >>>
> >>>
> http://docs.ofbiz.org/display/OFBIZ/Running+and+Debugging+OFBiz+in+Eclipse
> >>> >>>
> >>> >>> anand joshi sent the following on 11/23/2008 8:46 PM:
> >>> >>>> Hello  all
> >>> >>>>    can any one explain me how to debug the ofbiz into eclipse..
> >>> >>>> when i debug the ofbiz its giving memory exception.
> >>> >>>>
> >>> >>>> byeee
> >>> >>>> Anand
> >>> >>>>
> >>> >>>> On Sat, Nov 22, 2008 at 6:42 PM, Eric DE MAULDE <er...@free.fr>
> >>> wrote:
> >>> >>>>> Hi,
> >>> >>>>>
> >>> >>>>> Have people bought and read this book ?
> >>> >>>>> What is your opinion ?
> >>> >>>>> My goal is to lean in order to improve or create services in
> trunk !
> >>> >>>>>
> >>> >>>>> Thanks
> >>> >>>>>
> >>> >>>>> Eric
> >>> >>>>>
> >>> >>>>> ----- Original Message ----- From: "Jacques Le Roux"
> >>> >>>>> <ja...@les7arts.com>
> >>> >>>>> To: <us...@ofbiz.apache.org>
> >>> >>>>> Sent: Monday, November 10, 2008 7:24 PM
> >>> >>>>> Subject: Re: Book on Apache OFBiz development
> >>> >>>>>
> >>> >>>>>
> >>> >>>>>> Hi all,
> >>> >>>>>>
> >>> >>>>>> Damian from Packt asked me if we were interested to receive
> >>> information
> >>> >>>>>> about royalties. They will send 5% of all sales to the ASF. So
> we
> >>> have not
> >>> >>>>>> to care about redirecting links or such, cool !
> >>> >>>>>> In the past Struts and SpamAssassin have already done the same
> and
> >>> Brian
> >>> >>>>>> Fitzpatrick (ASF Public Relations Vice President) has been
> involved.
> >>> I will
> >>> >>>>>> contact him soon.
> >>> >>>>>>
> >>> >>>>>> One more point : I have been asked if we would like to know
> about
> >>> >>>>>> individual statements that breaks down the royalty (they pay the
> >>> royalties
> >>> >>>>>> on a quarterly period through PayPal to ASF). It seems to me
> that
> >>> this would
> >>> >>>>>> be interesting from a statistic POV. I may use my own address
> for
> >>> that
> >>> >>>>>> because we can't use private not dev or user ML (since I guess
> there
> >>> will be
> >>> >>>>>> nominative informations) and forward to private ML. What do you
> >>> think ?
> >>> >>>>>>
> >>> >>>>>> I have set the links from news in main page and Wiki books page
> >>> >>>>>>
> >>> >>>>>> Jacques
> >>> >>>>>>
> >>> >>>>>> From: "Jacques Le Roux" <ja...@les7arts.com>
> >>> >>>>>>> Thanks Marco,
> >>> >>>>>>>
> >>> >>>>>>> Packt Publishing propose to "donate a percentage of the money
> made
> >>> from
> >>> >>>>>>> each book sold to the Apache foundation, in line with
> >>> >>>>>>> [their] Open Source Project Royalty program". So I will before
> try
> >>> to
> >>> >>>>>>> know if something already at the ASF which allows to make that
> >>> >>>>>>> easy. I will also put a link from our books page on Wiki.
> >>> >>>>>>>
> >>> >>>>>>> Of course if anybody see a problem with that feel free to
> express
> >>> >>>>>>> yourself
> >>> >>>>>>>
> >>> >>>>>>> Jacques
> >>> >>>>>>>
> >>> >>>>>>> From: <mr...@libero.it>
> >>> >>>>>>>> Hi to all,
> >>> >>>>>>>>
> >>> >>>>>>>> I saw on this article
> >>> >>>>>>>> (
> >>>
> http://www.pr-inside.com/apache-ofbiz-development-the-beginner-s-tutorial-r894197.htm
> >>> )
> >>> >>>>>>>> that now is
> >>> >>>>>>>> available one book on Apache OFBiz development.
> >>> >>>>>>>> If someone want to add it to the OFBiz site news.
> >>> >>>>>>>>
> >>> >>>>>>>> Thanks
> >>> >>>>>>>> Marco
> >>> >>>>>>>>
> >>> >>>>>>>>
> >>> >>>>
> >>> >>>>
> >>> >>>> -
> >>> >>>>
> >>> >>>>
> >>> >>
> >>> >>
> >>> >>
> >>> >> --
> >>> >>
> >>> >>
> >>> >
> >>>
> >>
> >
>

Re: Book on Apache OFBiz development

Posted by anand joshi <an...@gmail.com>.
 Mridul Pathak
      its giving out of memory Exception

On Thu, Nov 27, 2008 at 1:47 PM, anand joshi <an...@gmail.com> wrote:
> Mridul Pathak
>    i hav increased the heap memory but the problem still persists can
> u plz send me the sol,
> my system RAM is 2GB. is the RAM not enough?
>
>
> Anand
>
> On Thu, Nov 27, 2008 at 9:24 AM, Mridul Pathak
> <mr...@hotwaxmedia.com> wrote:
>> Anand,
>>    May be increasing Heap Memory of your Eclipse environment will resolve
>> the problem.
>>
>> --
>> Thanks & Regards
>> Mridul Pathak
>> Hotwax Media
>> http://www.hotwaxmedia.com
>> mridul.pathak@hotwaxmedia.com
>>
>> On Mon, Nov 24, 2008 at 5:12 PM, anand joshi <an...@gmail.com> wrote:
>>
>>> hi
>>>  ofbiz version 2.0
>>>  eclipse Version: 3.4.0
>>>  ram 2gb
>>>
>>>  but its giving memory exception,while debug the ofbiz.
>>> byee
>>> anand
>>>
>>>
>>> On Mon, Nov 24, 2008 at 3:50 PM, BJ Freeman <bj...@free-man.net> wrote:
>>> > which version ofbiz are you using?
>>> > which method did you choose to use?
>>> >
>>> > anand joshi sent the following on 11/23/2008 9:39 PM:
>>> >> Hi
>>> >>   Failed to connect to remote VM. Connection refused.
>>> >> Connection refused: connect  i got this error while debug the ofbiz ..
>>> >> can u give me the configuration of the eclipse...
>>> >>
>>> >>
>>> >> On Mon, Nov 24, 2008 at 10:34 AM, BJ Freeman <bj...@free-man.net>
>>> wrote:
>>> >>>
>>> http://docs.ofbiz.org/display/OFBIZ/Running+and+Debugging+OFBiz+in+Eclipse
>>> >>>
>>> >>> anand joshi sent the following on 11/23/2008 8:46 PM:
>>> >>>> Hello  all
>>> >>>>    can any one explain me how to debug the ofbiz into eclipse..
>>> >>>> when i debug the ofbiz its giving memory exception.
>>> >>>>
>>> >>>> byeee
>>> >>>> Anand
>>> >>>>
>>> >>>> On Sat, Nov 22, 2008 at 6:42 PM, Eric DE MAULDE <er...@free.fr>
>>> wrote:
>>> >>>>> Hi,
>>> >>>>>
>>> >>>>> Have people bought and read this book ?
>>> >>>>> What is your opinion ?
>>> >>>>> My goal is to lean in order to improve or create services in trunk !
>>> >>>>>
>>> >>>>> Thanks
>>> >>>>>
>>> >>>>> Eric
>>> >>>>>
>>> >>>>> ----- Original Message ----- From: "Jacques Le Roux"
>>> >>>>> <ja...@les7arts.com>
>>> >>>>> To: <us...@ofbiz.apache.org>
>>> >>>>> Sent: Monday, November 10, 2008 7:24 PM
>>> >>>>> Subject: Re: Book on Apache OFBiz development
>>> >>>>>
>>> >>>>>
>>> >>>>>> Hi all,
>>> >>>>>>
>>> >>>>>> Damian from Packt asked me if we were interested to receive
>>> information
>>> >>>>>> about royalties. They will send 5% of all sales to the ASF. So we
>>> have not
>>> >>>>>> to care about redirecting links or such, cool !
>>> >>>>>> In the past Struts and SpamAssassin have already done the same and
>>> Brian
>>> >>>>>> Fitzpatrick (ASF Public Relations Vice President) has been involved.
>>> I will
>>> >>>>>> contact him soon.
>>> >>>>>>
>>> >>>>>> One more point : I have been asked if we would like to know about
>>> >>>>>> individual statements that breaks down the royalty (they pay the
>>> royalties
>>> >>>>>> on a quarterly period through PayPal to ASF). It seems to me that
>>> this would
>>> >>>>>> be interesting from a statistic POV. I may use my own address for
>>> that
>>> >>>>>> because we can't use private not dev or user ML (since I guess there
>>> will be
>>> >>>>>> nominative informations) and forward to private ML. What do you
>>> think ?
>>> >>>>>>
>>> >>>>>> I have set the links from news in main page and Wiki books page
>>> >>>>>>
>>> >>>>>> Jacques
>>> >>>>>>
>>> >>>>>> From: "Jacques Le Roux" <ja...@les7arts.com>
>>> >>>>>>> Thanks Marco,
>>> >>>>>>>
>>> >>>>>>> Packt Publishing propose to "donate a percentage of the money made
>>> from
>>> >>>>>>> each book sold to the Apache foundation, in line with
>>> >>>>>>> [their] Open Source Project Royalty program". So I will before try
>>> to
>>> >>>>>>> know if something already at the ASF which allows to make that
>>> >>>>>>> easy. I will also put a link from our books page on Wiki.
>>> >>>>>>>
>>> >>>>>>> Of course if anybody see a problem with that feel free to express
>>> >>>>>>> yourself
>>> >>>>>>>
>>> >>>>>>> Jacques
>>> >>>>>>>
>>> >>>>>>> From: <mr...@libero.it>
>>> >>>>>>>> Hi to all,
>>> >>>>>>>>
>>> >>>>>>>> I saw on this article
>>> >>>>>>>> (
>>> http://www.pr-inside.com/apache-ofbiz-development-the-beginner-s-tutorial-r894197.htm
>>> )
>>> >>>>>>>> that now is
>>> >>>>>>>> available one book on Apache OFBiz development.
>>> >>>>>>>> If someone want to add it to the OFBiz site news.
>>> >>>>>>>>
>>> >>>>>>>> Thanks
>>> >>>>>>>> Marco
>>> >>>>>>>>
>>> >>>>>>>>
>>> >>>>
>>> >>>>
>>> >>>> -
>>> >>>>
>>> >>>>
>>> >>
>>> >>
>>> >>
>>> >> --
>>> >>
>>> >>
>>> >
>>>
>>
>

Re: Book on Apache OFBiz development

Posted by anand joshi <an...@gmail.com>.
Mridul Pathak
    i hav increased the heap memory but the problem still persists can
u plz send me the sol,
my system RAM is 2GB. is the RAM not enough?


Anand

On Thu, Nov 27, 2008 at 9:24 AM, Mridul Pathak
<mr...@hotwaxmedia.com> wrote:
> Anand,
>    May be increasing Heap Memory of your Eclipse environment will resolve
> the problem.
>
> --
> Thanks & Regards
> Mridul Pathak
> Hotwax Media
> http://www.hotwaxmedia.com
> mridul.pathak@hotwaxmedia.com
>
> On Mon, Nov 24, 2008 at 5:12 PM, anand joshi <an...@gmail.com> wrote:
>
>> hi
>>  ofbiz version 2.0
>>  eclipse Version: 3.4.0
>>  ram 2gb
>>
>>  but its giving memory exception,while debug the ofbiz.
>> byee
>> anand
>>
>>
>> On Mon, Nov 24, 2008 at 3:50 PM, BJ Freeman <bj...@free-man.net> wrote:
>> > which version ofbiz are you using?
>> > which method did you choose to use?
>> >
>> > anand joshi sent the following on 11/23/2008 9:39 PM:
>> >> Hi
>> >>   Failed to connect to remote VM. Connection refused.
>> >> Connection refused: connect  i got this error while debug the ofbiz ..
>> >> can u give me the configuration of the eclipse...
>> >>
>> >>
>> >> On Mon, Nov 24, 2008 at 10:34 AM, BJ Freeman <bj...@free-man.net>
>> wrote:
>> >>>
>> http://docs.ofbiz.org/display/OFBIZ/Running+and+Debugging+OFBiz+in+Eclipse
>> >>>
>> >>> anand joshi sent the following on 11/23/2008 8:46 PM:
>> >>>> Hello  all
>> >>>>    can any one explain me how to debug the ofbiz into eclipse..
>> >>>> when i debug the ofbiz its giving memory exception.
>> >>>>
>> >>>> byeee
>> >>>> Anand
>> >>>>
>> >>>> On Sat, Nov 22, 2008 at 6:42 PM, Eric DE MAULDE <er...@free.fr>
>> wrote:
>> >>>>> Hi,
>> >>>>>
>> >>>>> Have people bought and read this book ?
>> >>>>> What is your opinion ?
>> >>>>> My goal is to lean in order to improve or create services in trunk !
>> >>>>>
>> >>>>> Thanks
>> >>>>>
>> >>>>> Eric
>> >>>>>
>> >>>>> ----- Original Message ----- From: "Jacques Le Roux"
>> >>>>> <ja...@les7arts.com>
>> >>>>> To: <us...@ofbiz.apache.org>
>> >>>>> Sent: Monday, November 10, 2008 7:24 PM
>> >>>>> Subject: Re: Book on Apache OFBiz development
>> >>>>>
>> >>>>>
>> >>>>>> Hi all,
>> >>>>>>
>> >>>>>> Damian from Packt asked me if we were interested to receive
>> information
>> >>>>>> about royalties. They will send 5% of all sales to the ASF. So we
>> have not
>> >>>>>> to care about redirecting links or such, cool !
>> >>>>>> In the past Struts and SpamAssassin have already done the same and
>> Brian
>> >>>>>> Fitzpatrick (ASF Public Relations Vice President) has been involved.
>> I will
>> >>>>>> contact him soon.
>> >>>>>>
>> >>>>>> One more point : I have been asked if we would like to know about
>> >>>>>> individual statements that breaks down the royalty (they pay the
>> royalties
>> >>>>>> on a quarterly period through PayPal to ASF). It seems to me that
>> this would
>> >>>>>> be interesting from a statistic POV. I may use my own address for
>> that
>> >>>>>> because we can't use private not dev or user ML (since I guess there
>> will be
>> >>>>>> nominative informations) and forward to private ML. What do you
>> think ?
>> >>>>>>
>> >>>>>> I have set the links from news in main page and Wiki books page
>> >>>>>>
>> >>>>>> Jacques
>> >>>>>>
>> >>>>>> From: "Jacques Le Roux" <ja...@les7arts.com>
>> >>>>>>> Thanks Marco,
>> >>>>>>>
>> >>>>>>> Packt Publishing propose to "donate a percentage of the money made
>> from
>> >>>>>>> each book sold to the Apache foundation, in line with
>> >>>>>>> [their] Open Source Project Royalty program". So I will before try
>> to
>> >>>>>>> know if something already at the ASF which allows to make that
>> >>>>>>> easy. I will also put a link from our books page on Wiki.
>> >>>>>>>
>> >>>>>>> Of course if anybody see a problem with that feel free to express
>> >>>>>>> yourself
>> >>>>>>>
>> >>>>>>> Jacques
>> >>>>>>>
>> >>>>>>> From: <mr...@libero.it>
>> >>>>>>>> Hi to all,
>> >>>>>>>>
>> >>>>>>>> I saw on this article
>> >>>>>>>> (
>> http://www.pr-inside.com/apache-ofbiz-development-the-beginner-s-tutorial-r894197.htm
>> )
>> >>>>>>>> that now is
>> >>>>>>>> available one book on Apache OFBiz development.
>> >>>>>>>> If someone want to add it to the OFBiz site news.
>> >>>>>>>>
>> >>>>>>>> Thanks
>> >>>>>>>> Marco
>> >>>>>>>>
>> >>>>>>>>
>> >>>>
>> >>>>
>> >>>> -
>> >>>>
>> >>>>
>> >>
>> >>
>> >>
>> >> --
>> >>
>> >>
>> >
>>
>

Re: Book on Apache OFBiz development

Posted by Mridul Pathak <mr...@hotwaxmedia.com>.
Anand,
    May be increasing Heap Memory of your Eclipse environment will resolve
the problem.

-- 
Thanks & Regards
Mridul Pathak
Hotwax Media
http://www.hotwaxmedia.com
mridul.pathak@hotwaxmedia.com

On Mon, Nov 24, 2008 at 5:12 PM, anand joshi <an...@gmail.com> wrote:

> hi
>  ofbiz version 2.0
>  eclipse Version: 3.4.0
>  ram 2gb
>
>  but its giving memory exception,while debug the ofbiz.
> byee
> anand
>
>
> On Mon, Nov 24, 2008 at 3:50 PM, BJ Freeman <bj...@free-man.net> wrote:
> > which version ofbiz are you using?
> > which method did you choose to use?
> >
> > anand joshi sent the following on 11/23/2008 9:39 PM:
> >> Hi
> >>   Failed to connect to remote VM. Connection refused.
> >> Connection refused: connect  i got this error while debug the ofbiz ..
> >> can u give me the configuration of the eclipse...
> >>
> >>
> >> On Mon, Nov 24, 2008 at 10:34 AM, BJ Freeman <bj...@free-man.net>
> wrote:
> >>>
> http://docs.ofbiz.org/display/OFBIZ/Running+and+Debugging+OFBiz+in+Eclipse
> >>>
> >>> anand joshi sent the following on 11/23/2008 8:46 PM:
> >>>> Hello  all
> >>>>    can any one explain me how to debug the ofbiz into eclipse..
> >>>> when i debug the ofbiz its giving memory exception.
> >>>>
> >>>> byeee
> >>>> Anand
> >>>>
> >>>> On Sat, Nov 22, 2008 at 6:42 PM, Eric DE MAULDE <er...@free.fr>
> wrote:
> >>>>> Hi,
> >>>>>
> >>>>> Have people bought and read this book ?
> >>>>> What is your opinion ?
> >>>>> My goal is to lean in order to improve or create services in trunk !
> >>>>>
> >>>>> Thanks
> >>>>>
> >>>>> Eric
> >>>>>
> >>>>> ----- Original Message ----- From: "Jacques Le Roux"
> >>>>> <ja...@les7arts.com>
> >>>>> To: <us...@ofbiz.apache.org>
> >>>>> Sent: Monday, November 10, 2008 7:24 PM
> >>>>> Subject: Re: Book on Apache OFBiz development
> >>>>>
> >>>>>
> >>>>>> Hi all,
> >>>>>>
> >>>>>> Damian from Packt asked me if we were interested to receive
> information
> >>>>>> about royalties. They will send 5% of all sales to the ASF. So we
> have not
> >>>>>> to care about redirecting links or such, cool !
> >>>>>> In the past Struts and SpamAssassin have already done the same and
> Brian
> >>>>>> Fitzpatrick (ASF Public Relations Vice President) has been involved.
> I will
> >>>>>> contact him soon.
> >>>>>>
> >>>>>> One more point : I have been asked if we would like to know about
> >>>>>> individual statements that breaks down the royalty (they pay the
> royalties
> >>>>>> on a quarterly period through PayPal to ASF). It seems to me that
> this would
> >>>>>> be interesting from a statistic POV. I may use my own address for
> that
> >>>>>> because we can't use private not dev or user ML (since I guess there
> will be
> >>>>>> nominative informations) and forward to private ML. What do you
> think ?
> >>>>>>
> >>>>>> I have set the links from news in main page and Wiki books page
> >>>>>>
> >>>>>> Jacques
> >>>>>>
> >>>>>> From: "Jacques Le Roux" <ja...@les7arts.com>
> >>>>>>> Thanks Marco,
> >>>>>>>
> >>>>>>> Packt Publishing propose to "donate a percentage of the money made
> from
> >>>>>>> each book sold to the Apache foundation, in line with
> >>>>>>> [their] Open Source Project Royalty program". So I will before try
> to
> >>>>>>> know if something already at the ASF which allows to make that
> >>>>>>> easy. I will also put a link from our books page on Wiki.
> >>>>>>>
> >>>>>>> Of course if anybody see a problem with that feel free to express
> >>>>>>> yourself
> >>>>>>>
> >>>>>>> Jacques
> >>>>>>>
> >>>>>>> From: <mr...@libero.it>
> >>>>>>>> Hi to all,
> >>>>>>>>
> >>>>>>>> I saw on this article
> >>>>>>>> (
> http://www.pr-inside.com/apache-ofbiz-development-the-beginner-s-tutorial-r894197.htm
> )
> >>>>>>>> that now is
> >>>>>>>> available one book on Apache OFBiz development.
> >>>>>>>> If someone want to add it to the OFBiz site news.
> >>>>>>>>
> >>>>>>>> Thanks
> >>>>>>>> Marco
> >>>>>>>>
> >>>>>>>>
> >>>>
> >>>>
> >>>> -
> >>>>
> >>>>
> >>
> >>
> >>
> >> --
> >>
> >>
> >
>

Re: Book on Apache OFBiz development

Posted by anand joshi <an...@gmail.com>.
hi
  ofbiz version 2.0
  eclipse Version: 3.4.0
  ram 2gb

 but its giving memory exception,while debug the ofbiz.
byee
anand


On Mon, Nov 24, 2008 at 3:50 PM, BJ Freeman <bj...@free-man.net> wrote:
> which version ofbiz are you using?
> which method did you choose to use?
>
> anand joshi sent the following on 11/23/2008 9:39 PM:
>> Hi
>>   Failed to connect to remote VM. Connection refused.
>> Connection refused: connect  i got this error while debug the ofbiz ..
>> can u give me the configuration of the eclipse...
>>
>>
>> On Mon, Nov 24, 2008 at 10:34 AM, BJ Freeman <bj...@free-man.net> wrote:
>>> http://docs.ofbiz.org/display/OFBIZ/Running+and+Debugging+OFBiz+in+Eclipse
>>>
>>> anand joshi sent the following on 11/23/2008 8:46 PM:
>>>> Hello  all
>>>>    can any one explain me how to debug the ofbiz into eclipse..
>>>> when i debug the ofbiz its giving memory exception.
>>>>
>>>> byeee
>>>> Anand
>>>>
>>>> On Sat, Nov 22, 2008 at 6:42 PM, Eric DE MAULDE <er...@free.fr> wrote:
>>>>> Hi,
>>>>>
>>>>> Have people bought and read this book ?
>>>>> What is your opinion ?
>>>>> My goal is to lean in order to improve or create services in trunk !
>>>>>
>>>>> Thanks
>>>>>
>>>>> Eric
>>>>>
>>>>> ----- Original Message ----- From: "Jacques Le Roux"
>>>>> <ja...@les7arts.com>
>>>>> To: <us...@ofbiz.apache.org>
>>>>> Sent: Monday, November 10, 2008 7:24 PM
>>>>> Subject: Re: Book on Apache OFBiz development
>>>>>
>>>>>
>>>>>> Hi all,
>>>>>>
>>>>>> Damian from Packt asked me if we were interested to receive information
>>>>>> about royalties. They will send 5% of all sales to the ASF. So we have not
>>>>>> to care about redirecting links or such, cool !
>>>>>> In the past Struts and SpamAssassin have already done the same and Brian
>>>>>> Fitzpatrick (ASF Public Relations Vice President) has been involved. I will
>>>>>> contact him soon.
>>>>>>
>>>>>> One more point : I have been asked if we would like to know about
>>>>>> individual statements that breaks down the royalty (they pay the royalties
>>>>>> on a quarterly period through PayPal to ASF). It seems to me that this would
>>>>>> be interesting from a statistic POV. I may use my own address for that
>>>>>> because we can't use private not dev or user ML (since I guess there will be
>>>>>> nominative informations) and forward to private ML. What do you think ?
>>>>>>
>>>>>> I have set the links from news in main page and Wiki books page
>>>>>>
>>>>>> Jacques
>>>>>>
>>>>>> From: "Jacques Le Roux" <ja...@les7arts.com>
>>>>>>> Thanks Marco,
>>>>>>>
>>>>>>> Packt Publishing propose to "donate a percentage of the money made from
>>>>>>> each book sold to the Apache foundation, in line with
>>>>>>> [their] Open Source Project Royalty program". So I will before try to
>>>>>>> know if something already at the ASF which allows to make that
>>>>>>> easy. I will also put a link from our books page on Wiki.
>>>>>>>
>>>>>>> Of course if anybody see a problem with that feel free to express
>>>>>>> yourself
>>>>>>>
>>>>>>> Jacques
>>>>>>>
>>>>>>> From: <mr...@libero.it>
>>>>>>>> Hi to all,
>>>>>>>>
>>>>>>>> I saw on this article
>>>>>>>> (http://www.pr-inside.com/apache-ofbiz-development-the-beginner-s-tutorial-r894197.htm)
>>>>>>>> that now is
>>>>>>>> available one book on Apache OFBiz development.
>>>>>>>> If someone want to add it to the OFBiz site news.
>>>>>>>>
>>>>>>>> Thanks
>>>>>>>> Marco
>>>>>>>>
>>>>>>>>
>>>>
>>>>
>>>> -
>>>>
>>>>
>>
>>
>>
>> --
>>
>>
>

Re: Book on Apache OFBiz development

Posted by BJ Freeman <bj...@free-man.net>.
which version ofbiz are you using?
which method did you choose to use?

anand joshi sent the following on 11/23/2008 9:39 PM:
> Hi
>   Failed to connect to remote VM. Connection refused.
> Connection refused: connect  i got this error while debug the ofbiz ..
> can u give me the configuration of the eclipse...
> 
> 
> On Mon, Nov 24, 2008 at 10:34 AM, BJ Freeman <bj...@free-man.net> wrote:
>> http://docs.ofbiz.org/display/OFBIZ/Running+and+Debugging+OFBiz+in+Eclipse
>>
>> anand joshi sent the following on 11/23/2008 8:46 PM:
>>> Hello  all
>>>    can any one explain me how to debug the ofbiz into eclipse..
>>> when i debug the ofbiz its giving memory exception.
>>>
>>> byeee
>>> Anand
>>>
>>> On Sat, Nov 22, 2008 at 6:42 PM, Eric DE MAULDE <er...@free.fr> wrote:
>>>> Hi,
>>>>
>>>> Have people bought and read this book ?
>>>> What is your opinion ?
>>>> My goal is to lean in order to improve or create services in trunk !
>>>>
>>>> Thanks
>>>>
>>>> Eric
>>>>
>>>> ----- Original Message ----- From: "Jacques Le Roux"
>>>> <ja...@les7arts.com>
>>>> To: <us...@ofbiz.apache.org>
>>>> Sent: Monday, November 10, 2008 7:24 PM
>>>> Subject: Re: Book on Apache OFBiz development
>>>>
>>>>
>>>>> Hi all,
>>>>>
>>>>> Damian from Packt asked me if we were interested to receive information
>>>>> about royalties. They will send 5% of all sales to the ASF. So we have not
>>>>> to care about redirecting links or such, cool !
>>>>> In the past Struts and SpamAssassin have already done the same and Brian
>>>>> Fitzpatrick (ASF Public Relations Vice President) has been involved. I will
>>>>> contact him soon.
>>>>>
>>>>> One more point : I have been asked if we would like to know about
>>>>> individual statements that breaks down the royalty (they pay the royalties
>>>>> on a quarterly period through PayPal to ASF). It seems to me that this would
>>>>> be interesting from a statistic POV. I may use my own address for that
>>>>> because we can't use private not dev or user ML (since I guess there will be
>>>>> nominative informations) and forward to private ML. What do you think ?
>>>>>
>>>>> I have set the links from news in main page and Wiki books page
>>>>>
>>>>> Jacques
>>>>>
>>>>> From: "Jacques Le Roux" <ja...@les7arts.com>
>>>>>> Thanks Marco,
>>>>>>
>>>>>> Packt Publishing propose to "donate a percentage of the money made from
>>>>>> each book sold to the Apache foundation, in line with
>>>>>> [their] Open Source Project Royalty program". So I will before try to
>>>>>> know if something already at the ASF which allows to make that
>>>>>> easy. I will also put a link from our books page on Wiki.
>>>>>>
>>>>>> Of course if anybody see a problem with that feel free to express
>>>>>> yourself
>>>>>>
>>>>>> Jacques
>>>>>>
>>>>>> From: <mr...@libero.it>
>>>>>>> Hi to all,
>>>>>>>
>>>>>>> I saw on this article
>>>>>>> (http://www.pr-inside.com/apache-ofbiz-development-the-beginner-s-tutorial-r894197.htm)
>>>>>>> that now is
>>>>>>> available one book on Apache OFBiz development.
>>>>>>> If someone want to add it to the OFBiz site news.
>>>>>>>
>>>>>>> Thanks
>>>>>>> Marco
>>>>>>>
>>>>>>>
>>>
>>>
>>> -
>>>
>>>
> 
> 
> 
> --
> 
> 

Re: Book on Apache OFBiz development

Posted by anand joshi <an...@gmail.com>.
Hi
  Failed to connect to remote VM. Connection refused.
Connection refused: connect  i got this error while debug the ofbiz ..
can u give me the configuration of the eclipse...


On Mon, Nov 24, 2008 at 10:34 AM, BJ Freeman <bj...@free-man.net> wrote:
> http://docs.ofbiz.org/display/OFBIZ/Running+and+Debugging+OFBiz+in+Eclipse
>
> anand joshi sent the following on 11/23/2008 8:46 PM:
>> Hello  all
>>    can any one explain me how to debug the ofbiz into eclipse..
>> when i debug the ofbiz its giving memory exception.
>>
>> byeee
>> Anand
>>
>> On Sat, Nov 22, 2008 at 6:42 PM, Eric DE MAULDE <er...@free.fr> wrote:
>>> Hi,
>>>
>>> Have people bought and read this book ?
>>> What is your opinion ?
>>> My goal is to lean in order to improve or create services in trunk !
>>>
>>> Thanks
>>>
>>> Eric
>>>
>>> ----- Original Message ----- From: "Jacques Le Roux"
>>> <ja...@les7arts.com>
>>> To: <us...@ofbiz.apache.org>
>>> Sent: Monday, November 10, 2008 7:24 PM
>>> Subject: Re: Book on Apache OFBiz development
>>>
>>>
>>>> Hi all,
>>>>
>>>> Damian from Packt asked me if we were interested to receive information
>>>> about royalties. They will send 5% of all sales to the ASF. So we have not
>>>> to care about redirecting links or such, cool !
>>>> In the past Struts and SpamAssassin have already done the same and Brian
>>>> Fitzpatrick (ASF Public Relations Vice President) has been involved. I will
>>>> contact him soon.
>>>>
>>>> One more point : I have been asked if we would like to know about
>>>> individual statements that breaks down the royalty (they pay the royalties
>>>> on a quarterly period through PayPal to ASF). It seems to me that this would
>>>> be interesting from a statistic POV. I may use my own address for that
>>>> because we can't use private not dev or user ML (since I guess there will be
>>>> nominative informations) and forward to private ML. What do you think ?
>>>>
>>>> I have set the links from news in main page and Wiki books page
>>>>
>>>> Jacques
>>>>
>>>> From: "Jacques Le Roux" <ja...@les7arts.com>
>>>>> Thanks Marco,
>>>>>
>>>>> Packt Publishing propose to "donate a percentage of the money made from
>>>>> each book sold to the Apache foundation, in line with
>>>>> [their] Open Source Project Royalty program". So I will before try to
>>>>> know if something already at the ASF which allows to make that
>>>>> easy. I will also put a link from our books page on Wiki.
>>>>>
>>>>> Of course if anybody see a problem with that feel free to express
>>>>> yourself
>>>>>
>>>>> Jacques
>>>>>
>>>>> From: <mr...@libero.it>
>>>>>> Hi to all,
>>>>>>
>>>>>> I saw on this article
>>>>>> (http://www.pr-inside.com/apache-ofbiz-development-the-beginner-s-tutorial-r894197.htm)
>>>>>> that now is
>>>>>> available one book on Apache OFBiz development.
>>>>>> If someone want to add it to the OFBiz site news.
>>>>>>
>>>>>> Thanks
>>>>>> Marco
>>>>>>
>>>>>>
>>>>
>>>
>>
>>
>>
>> -
>>
>>
>



--

Re: Book on Apache OFBiz development

Posted by BJ Freeman <bj...@free-man.net>.
http://docs.ofbiz.org/display/OFBIZ/Running+and+Debugging+OFBiz+in+Eclipse

anand joshi sent the following on 11/23/2008 8:46 PM:
> Hello  all
>    can any one explain me how to debug the ofbiz into eclipse..
> when i debug the ofbiz its giving memory exception.
> 
> byeee
> Anand
> 
> On Sat, Nov 22, 2008 at 6:42 PM, Eric DE MAULDE <er...@free.fr> wrote:
>> Hi,
>>
>> Have people bought and read this book ?
>> What is your opinion ?
>> My goal is to lean in order to improve or create services in trunk !
>>
>> Thanks
>>
>> Eric
>>
>> ----- Original Message ----- From: "Jacques Le Roux"
>> <ja...@les7arts.com>
>> To: <us...@ofbiz.apache.org>
>> Sent: Monday, November 10, 2008 7:24 PM
>> Subject: Re: Book on Apache OFBiz development
>>
>>
>>> Hi all,
>>>
>>> Damian from Packt asked me if we were interested to receive information
>>> about royalties. They will send 5% of all sales to the ASF. So we have not
>>> to care about redirecting links or such, cool !
>>> In the past Struts and SpamAssassin have already done the same and Brian
>>> Fitzpatrick (ASF Public Relations Vice President) has been involved. I will
>>> contact him soon.
>>>
>>> One more point : I have been asked if we would like to know about
>>> individual statements that breaks down the royalty (they pay the royalties
>>> on a quarterly period through PayPal to ASF). It seems to me that this would
>>> be interesting from a statistic POV. I may use my own address for that
>>> because we can't use private not dev or user ML (since I guess there will be
>>> nominative informations) and forward to private ML. What do you think ?
>>>
>>> I have set the links from news in main page and Wiki books page
>>>
>>> Jacques
>>>
>>> From: "Jacques Le Roux" <ja...@les7arts.com>
>>>> Thanks Marco,
>>>>
>>>> Packt Publishing propose to "donate a percentage of the money made from
>>>> each book sold to the Apache foundation, in line with
>>>> [their] Open Source Project Royalty program". So I will before try to
>>>> know if something already at the ASF which allows to make that
>>>> easy. I will also put a link from our books page on Wiki.
>>>>
>>>> Of course if anybody see a problem with that feel free to express
>>>> yourself
>>>>
>>>> Jacques
>>>>
>>>> From: <mr...@libero.it>
>>>>> Hi to all,
>>>>>
>>>>> I saw on this article
>>>>> (http://www.pr-inside.com/apache-ofbiz-development-the-beginner-s-tutorial-r894197.htm)
>>>>> that now is
>>>>> available one book on Apache OFBiz development.
>>>>> If someone want to add it to the OFBiz site news.
>>>>>
>>>>> Thanks
>>>>> Marco
>>>>>
>>>>>
>>>
>>
> 
> 
> 
> -
> 
> 

Re: Book on Apache OFBiz development

Posted by anand joshi <an...@gmail.com>.
Hello  all
   can any one explain me how to debug the ofbiz into eclipse..
when i debug the ofbiz its giving memory exception.

byeee
Anand

On Sat, Nov 22, 2008 at 6:42 PM, Eric DE MAULDE <er...@free.fr> wrote:
> Hi,
>
> Have people bought and read this book ?
> What is your opinion ?
> My goal is to lean in order to improve or create services in trunk !
>
> Thanks
>
> Eric
>
> ----- Original Message ----- From: "Jacques Le Roux"
> <ja...@les7arts.com>
> To: <us...@ofbiz.apache.org>
> Sent: Monday, November 10, 2008 7:24 PM
> Subject: Re: Book on Apache OFBiz development
>
>
>> Hi all,
>>
>> Damian from Packt asked me if we were interested to receive information
>> about royalties. They will send 5% of all sales to the ASF. So we have not
>> to care about redirecting links or such, cool !
>> In the past Struts and SpamAssassin have already done the same and Brian
>> Fitzpatrick (ASF Public Relations Vice President) has been involved. I will
>> contact him soon.
>>
>> One more point : I have been asked if we would like to know about
>> individual statements that breaks down the royalty (they pay the royalties
>> on a quarterly period through PayPal to ASF). It seems to me that this would
>> be interesting from a statistic POV. I may use my own address for that
>> because we can't use private not dev or user ML (since I guess there will be
>> nominative informations) and forward to private ML. What do you think ?
>>
>> I have set the links from news in main page and Wiki books page
>>
>> Jacques
>>
>> From: "Jacques Le Roux" <ja...@les7arts.com>
>>>
>>> Thanks Marco,
>>>
>>> Packt Publishing propose to "donate a percentage of the money made from
>>> each book sold to the Apache foundation, in line with
>>> [their] Open Source Project Royalty program". So I will before try to
>>> know if something already at the ASF which allows to make that
>>> easy. I will also put a link from our books page on Wiki.
>>>
>>> Of course if anybody see a problem with that feel free to express
>>> yourself
>>>
>>> Jacques
>>>
>>> From: <mr...@libero.it>
>>>>
>>>> Hi to all,
>>>>
>>>> I saw on this article
>>>> (http://www.pr-inside.com/apache-ofbiz-development-the-beginner-s-tutorial-r894197.htm)
>>>> that now is
>>>> available one book on Apache OFBiz development.
>>>> If someone want to add it to the OFBiz site news.
>>>>
>>>> Thanks
>>>> Marco
>>>>
>>>>
>>>
>>
>>
>
>



-

Re: Book on Apache OFBiz development

Posted by Eric DE MAULDE <er...@free.fr>.
Hi Colin,

Thanks you very much.
I'm reading the 10 chapter ... I go to buy it.

undersunconsulting training package is a bit old because its web site is out 
of date (2004) !
But maybe interesting.

Eric

----- Original Message ----- 
From: "Colin Rooney" <co...@openbiz.ie>
To: <us...@ofbiz.apache.org>
Sent: Saturday, November 22, 2008 7:19 PM
Subject: Re: Book on Apache OFBiz development


> Eric DE MAULDE wrote:
>> Hi,
>>
>> Have people bought and read this book ?
>> What is your opinion ?
>> My goal is to lean in order to improve or create services in trunk !
>>
>> Thanks
>>
>> Eric
>>
>> ----- Original Message ----- From: "Jacques Le Roux"
>> <ja...@les7arts.com>
>> To: <us...@ofbiz.apache.org>
>> Sent: Monday, November 10, 2008 7:24 PM
>> Subject: Re: Book on Apache OFBiz development
>>
>>
>>> Hi all,
>>>
>>> Damian from Packt asked me if we were interested to receive
>>> information about royalties. They will send 5% of all sales to the
>>> ASF. So we have not to care about redirecting links or such, cool !
>>> In the past Struts and SpamAssassin have already done the same and
>>> Brian Fitzpatrick (ASF Public Relations Vice President) has been
>>> involved. I will contact him soon.
>>>
>>> One more point : I have been asked if we would like to know about
>>> individual statements that breaks down the royalty (they pay the
>>> royalties on a quarterly period through PayPal to ASF). It seems to
>>> me that this would be interesting from a statistic POV. I may use my
>>> own address for that because we can't use private not dev or user ML
>>> (since I guess there will be nominative informations) and forward to
>>> private ML. What do you think ?
>>>
>>> I have set the links from news in main page and Wiki books page
>>>
>>> Jacques
>>>
>>> From: "Jacques Le Roux" <ja...@les7arts.com>
>>>> Thanks Marco,
>>>>
>>>> Packt Publishing propose to "donate a percentage of the money made
>>>> from each book sold to the Apache foundation, in line with
>>>> [their] Open Source Project Royalty program". So I will before try
>>>> to know if something already at the ASF which allows to make that
>>>> easy. I will also put a link from our books page on Wiki.
>>>>
>>>> Of course if anybody see a problem with that feel free to express
>>>> yourself
>>>>
>>>> Jacques
>>>>
>>>> From: <mr...@libero.it>
>>>>> Hi to all,
>>>>>
>>>>> I saw on this article
>>>>> (http://www.pr-inside.com/apache-ofbiz-development-the-beginner-s-tutorial-r894197.htm)
>>>>> that now is
>>>>> available one book on Apache OFBiz development.
>>>>> If someone want to add it to the OFBiz site news.
>>>>>
>>>>> Thanks
>>>>> Marco
>>>>>
>>>>>
>>>>
>>>
>>>
>>
>>
> Hi Eric,
>
> I'm just starting out on the OfBiz road myself and I have got the book.
>
> It's subtitle is "The Beginner's Tutorial" and that does describe it well.
>
> I also invested in the documentation from HotWax which is pricey, but I
> felt I was making a small monetary payment for all the great work done
> to date ... in which case it does not seem like very much.
>
> The HotWax documentation is primarily videos and they are extremely
> informative, addressing every detail of the framework.  But videos are
> not very useful for bed time reading :) or as a quick reference which
> the book is better for.  Actually "reference" is not the correct term as
> it does not list all the options for all the of different "DSL" (for
> want of a better word) in the framework.  And there is a very handy
> reference addressing just this with the HotWax documentation.
>
> After watching the Hotwax videos I had found the order in which these
> address the whole framework make it look quiet "easy" (or easier at
> least :)) but the book approaches from the UI, then to the Services and
> finally Entity engine.  I felt this made things a little more complex as
> when starting with the UI you are using services & entity concepts which
> you have not yet addressed.  Just my opinion though.
>
> So as a good overview that brings all the relevant information to one
> place I think the book is good, but for an exhaustive look at every
> detail I found the videos great.
>
> Colin
> 


Re: Book on Apache OFBiz development

Posted by Colin Rooney <co...@openbiz.ie>.
Eric DE MAULDE wrote:
> Hi,
>
> Have people bought and read this book ?
> What is your opinion ?
> My goal is to lean in order to improve or create services in trunk !
>
> Thanks
>
> Eric
>
> ----- Original Message ----- From: "Jacques Le Roux"
> <ja...@les7arts.com>
> To: <us...@ofbiz.apache.org>
> Sent: Monday, November 10, 2008 7:24 PM
> Subject: Re: Book on Apache OFBiz development
>
>
>> Hi all,
>>
>> Damian from Packt asked me if we were interested to receive
>> information about royalties. They will send 5% of all sales to the
>> ASF. So we have not to care about redirecting links or such, cool !
>> In the past Struts and SpamAssassin have already done the same and
>> Brian Fitzpatrick (ASF Public Relations Vice President) has been
>> involved. I will contact him soon.
>>
>> One more point : I have been asked if we would like to know about
>> individual statements that breaks down the royalty (they pay the
>> royalties on a quarterly period through PayPal to ASF). It seems to
>> me that this would be interesting from a statistic POV. I may use my
>> own address for that because we can't use private not dev or user ML
>> (since I guess there will be nominative informations) and forward to
>> private ML. What do you think ?
>>
>> I have set the links from news in main page and Wiki books page
>>
>> Jacques
>>
>> From: "Jacques Le Roux" <ja...@les7arts.com>
>>> Thanks Marco,
>>>
>>> Packt Publishing propose to "donate a percentage of the money made
>>> from each book sold to the Apache foundation, in line with
>>> [their] Open Source Project Royalty program". So I will before try
>>> to know if something already at the ASF which allows to make that
>>> easy. I will also put a link from our books page on Wiki.
>>>
>>> Of course if anybody see a problem with that feel free to express
>>> yourself
>>>
>>> Jacques
>>>
>>> From: <mr...@libero.it>
>>>> Hi to all,
>>>>
>>>> I saw on this article
>>>> (http://www.pr-inside.com/apache-ofbiz-development-the-beginner-s-tutorial-r894197.htm)
>>>> that now is
>>>> available one book on Apache OFBiz development.
>>>> If someone want to add it to the OFBiz site news.
>>>>
>>>> Thanks
>>>> Marco
>>>>
>>>>
>>>
>>
>>
>
>
Hi Eric,

I'm just starting out on the OfBiz road myself and I have got the book.

It's subtitle is "The Beginner's Tutorial" and that does describe it well.

I also invested in the documentation from HotWax which is pricey, but I
felt I was making a small monetary payment for all the great work done
to date ... in which case it does not seem like very much.

The HotWax documentation is primarily videos and they are extremely
informative, addressing every detail of the framework.  But videos are
not very useful for bed time reading :) or as a quick reference which
the book is better for.  Actually "reference" is not the correct term as
it does not list all the options for all the of different "DSL" (for
want of a better word) in the framework.  And there is a very handy
reference addressing just this with the HotWax documentation.

After watching the Hotwax videos I had found the order in which these
address the whole framework make it look quiet "easy" (or easier at
least :)) but the book approaches from the UI, then to the Services and
finally Entity engine.  I felt this made things a little more complex as
when starting with the UI you are using services & entity concepts which
you have not yet addressed.  Just my opinion though.

So as a good overview that brings all the relevant information to one
place I think the book is good, but for an exhaustive look at every
detail I found the videos great.

Colin

Re: Book on Apache OFBiz development

Posted by Eric DE MAULDE <er...@free.fr>.
Hi,

Have people bought and read this book ?
What is your opinion ?
My goal is to lean in order to improve or create services in trunk !

Thanks

Eric

----- Original Message ----- 
From: "Jacques Le Roux" <ja...@les7arts.com>
To: <us...@ofbiz.apache.org>
Sent: Monday, November 10, 2008 7:24 PM
Subject: Re: Book on Apache OFBiz development


> Hi all,
>
> Damian from Packt asked me if we were interested to receive information 
> about royalties. They will send 5% of all sales to the ASF. So we have not 
> to care about redirecting links or such, cool !
> In the past Struts and SpamAssassin have already done the same and Brian 
> Fitzpatrick (ASF Public Relations Vice President) has been involved. I 
> will contact him soon.
>
> One more point : I have been asked if we would like to know about 
> individual statements that breaks down the royalty (they pay the royalties 
> on a quarterly period through PayPal to ASF). It seems to me that this 
> would be interesting from a statistic POV. I may use my own address for 
> that because we can't use private not dev or user ML (since I guess there 
> will be nominative informations) and forward to private ML. What do you 
> think ?
>
> I have set the links from news in main page and Wiki books page
>
> Jacques
>
> From: "Jacques Le Roux" <ja...@les7arts.com>
>> Thanks Marco,
>>
>> Packt Publishing propose to "donate a percentage of the money made from 
>> each book sold to the Apache foundation, in line with
>> [their] Open Source Project Royalty program". So I will before try to 
>> know if something already at the ASF which allows to make that
>> easy. I will also put a link from our books page on Wiki.
>>
>> Of course if anybody see a problem with that feel free to express 
>> yourself
>>
>> Jacques
>>
>> From: <mr...@libero.it>
>>> Hi to all,
>>>
>>> I saw on this article 
>>> (http://www.pr-inside.com/apache-ofbiz-development-the-beginner-s-tutorial-r894197.htm) 
>>> that now is
>>> available one book on Apache OFBiz development.
>>> If someone want to add it to the OFBiz site news.
>>>
>>> Thanks
>>> Marco
>>>
>>>
>>
>
> 


Re: Book on Apache OFBiz development

Posted by Jacques Le Roux <ja...@les7arts.com>.
Hi all,

Damian from Packt asked me if we were interested to receive information about royalties. They will send 5% of all sales to the ASF. 
So we have not to care about redirecting links or such, cool !
In the past Struts and SpamAssassin have already done the same and Brian Fitzpatrick (ASF Public Relations Vice President) has been 
involved. I will contact him soon.

One more point : I have been asked if we would like to know about individual statements that breaks down the royalty (they pay the 
royalties on a quarterly period through PayPal to ASF). It seems to me that this would be interesting from a statistic POV. I may 
use my own address for that because we can't use private not dev or user ML (since I guess there will be nominative informations) 
and forward to private ML. What do you think ?

I have set the links from news in main page and Wiki books page

Jacques

From: "Jacques Le Roux" <ja...@les7arts.com>
> Thanks Marco,
>
> Packt Publishing propose to "donate a percentage of the money made from each book sold to the Apache foundation, in line with
> [their] Open Source Project Royalty program". So I will before try to know if something already at the ASF which allows to make 
> that
> easy. I will also put a link from our books page on Wiki.
>
> Of course if anybody see a problem with that feel free to express yourself
>
> Jacques
>
> From: <mr...@libero.it>
>> Hi to all,
>>
>> I saw on this article (http://www.pr-inside.com/apache-ofbiz-development-the-beginner-s-tutorial-r894197.htm) that now is
>> available one book on Apache OFBiz development.
>> If someone want to add it to the OFBiz site news.
>>
>> Thanks
>> Marco
>>
>>
> 


Re: Book on Apache OFBiz development

Posted by Jacques Le Roux <ja...@les7arts.com>.
Thanks Marco,

Packt Publishing propose to "donate a percentage of the money made from each book sold to the Apache foundation, in line with
[their] Open Source Project Royalty program". So I will before try to know if something already at the ASF which allows to make that
easy. I will also put a link from our books page on Wiki.

Of course if anybody see a problem with that feel free to express yourself

Jacques

From: <mr...@libero.it>
> Hi to all,
>
> I saw on this article (http://www.pr-inside.com/apache-ofbiz-development-the-beginner-s-tutorial-r894197.htm) that now is
> available one book on Apache OFBiz development.
> If someone want to add it to the OFBiz site news.
>
> Thanks
> Marco
>
>