Re: Looking for an experience Java programmer with OFBiz experience

2013-05-31 Thread Scott Gray
Al, Privately or not, if this is how you intend to interact with OFBiz users by actively encouraging them to switch to the competing framework that you're currently working with, then I'd strongly encourage you to resign from the OFBiz PMC. It's really not the type of project management we

Re: Looking for an experience Java programmer with OFBiz experience

2013-05-31 Thread Al Byers
Valid point, Scott. I have offered to resign years ago as I am not active, but no one took me up on it. Sounds like you need project management that requires active PMC members. I will send my resignation request to the pmc list where this conversation should probably take place. -Al On Fri,

Re: Looking for an experience Java programmer with OFBiz experience

2013-05-31 Thread Scott Gray
Thanks Al. More than anything we need PMC members who are helping the project rather than hurting it. Regards Scott On 31/05/2013, at 10:13 PM, Al Byers wrote: Valid point, Scott. I have offered to resign years ago as I am not active, but no one took me up on it. Sounds like you need

Re: But in CategoryTree.groovy

2013-05-31 Thread Deepak Agarwal
I might have missed something but findList(EntityName, null, null, null, null, false) doesn't work for me from ftl because of 'null' . On Fri, May 31, 2013 at 1:13 AM, Jacques Le Roux jacques.le.r...@les7arts.com wrote: Last pragmatic cons note for findAll(EntityName), instead of

Re: But in CategoryTree.groovy

2013-05-31 Thread Jacques Le Roux
Thanks Skip, Fixed in trunk at revision: 1488188 R12.04 r1488193 Others had conflicts and I guess were not needed Jacques From: Skip s...@thedevers.org Jacques That works fine. findAll() works for me because I added it back in. findAll() is a better function to use because in my

Re: But in CategoryTree.groovy

2013-05-31 Thread Jacques Le Roux
I just tried by adding #assign orderHeaders = delegator.findList(OrderHeader, null, null, null, null, false)/ orderHeaders=${orderHeaders} to OrderSalesReps.ftl in trunk locally, works perfectly Which release.revision are you using? Jacques From: Deepak Agarwal dagarwa...@gmail.com I

Re: But in CategoryTree.groovy

2013-05-31 Thread Deepak Agarwal
Sorry, It's working. I remember getting an error of nullField sometime ago and therefore stopped using this version of findList and started passing a list from screen using entity-condition. On Fri, May 31, 2013 at 6:50 PM, Jacques Le Roux jacques.le.r...@les7arts.com wrote: I just tried by

Re: How to set log levels in 12.0

2013-05-31 Thread Jacques Le Roux
The setting below works perfectly locally with R12.04 untouched # These top level switches are used before calling Log4J, or if Log4J is not used print.verbose=false print.timing=false print.info=false print.important=false print.warning=false print.error=false print.fatal=false Here are the

RE: But in CategoryTree.groovy

2013-05-31 Thread Skip
I tried it and it worked fine for me. It flunked the first time because I was short one of the nulls. Skip -Original Message- From: deepak.agar...@paxcel.net [mailto:deepak.agar...@paxcel.net]On Behalf Of Deepak Agarwal Sent: Friday, May 31, 2013 3:59 AM To: user@ofbiz.apache.org

Re: Looking for an experience Java programmer with OFBiz experience

2013-05-31 Thread David E. Jones
I suppose I'm just as guilty of this as Al. Doing this sort of thing has been common since the beginning of OFBiz and includes users, contributors, committers, and once it existed PMC members too. There have been all sorts of discussions over time about alternative tools and even alternative