Re: svn commit: r1308650 - /ofbiz/trunk/tools/rc.ofbiz.for.ubuntu

2012-04-03 Thread Nicolas Malin
Hi hans, Just some suggests @@ -32,14 +32,18 @@ OFBIZDIR=ofbiz # Start OFBiz start() { +if [ $USER = ]; then +echo Mounting data disk at boottime here +#mount /dev/sdg /data +fi It's not a specific server configuration ? running if [ $OFBIZ_PROCS =

Re: svn commit: r1308650 - /ofbiz/trunk/tools/rc.ofbiz.for.ubuntu

2012-04-03 Thread Jacopo Cappellato
Hans, could you please already take care of using the files in the tools folder? I could do this but I would not be able to test and since it seems you are already on it it maybe easier for you. Thanks Jacopo On Apr 3, 2012, at 9:12 AM, Nicolas Malin wrote: Hi hans, Just some suggests

Re: svn commit: r1308358 - in /ofbiz/trunk/framework/base/lib: freemarker-2.3.10.jar freemarker-2.3.19.jar

2012-04-03 Thread Jacopo Cappellato
I have committed a workaround for the issue in rev. 1308734 I am still investigating the root cause. Please let me know if you see other wrong things: this is a rather big jump from Freemarker 2.3.10 to 2.3.19! Thanks, Jacopo On Apr 2, 2012, at 8:22 PM, Erwan de FERRIERES wrote: Le

Re: svn commit: r1308650 - /ofbiz/trunk/tools/rc.ofbiz.for.ubuntu

2012-04-03 Thread Hans Bakker
Hi Nicolas, thanks you for your comments. see below On 04/03/2012 02:12 PM, Nicolas Malin wrote: Hi hans, Just some suggests @@ -32,14 +32,18 @@ OFBIZDIR=ofbiz # Start OFBiz start() { +if [ $USER = ]; then +echo Mounting data disk at boottime here +#mount /dev/sdg

Re: svn commit: r1308301 - /ofbiz/trunk/framework/base/build.xml

2012-04-03 Thread Scott Gray
The problem with work-arounds is that they often hide a real problem by covering it with more bad code. The best thing to do IMO is to create a jira with a work-around patch and then leave things as they are until someone can fix it. A bug encourages a fix, a work-around discourages it. Then

[jira] [Created] (OFBIZ-4780) Auto-completer request should be async.

2012-04-03 Thread Deepak Dixit (Created) (JIRA)
Auto-completer request should be async. --- Key: OFBIZ-4780 URL: https://issues.apache.org/jira/browse/OFBIZ-4780 Project: OFBiz Issue Type: Bug Components: framework Affects Versions:

Re: svn commit: r1308078 - /ofbiz/trunk/framework/start/src/org/ofbiz/base/start/Start.java

2012-04-03 Thread Scott Gray
On 2/04/2012, at 5:35 AM, J. Eckard wrote: On Apr 1, 2012, at 10:01 AM, Jacopo Cappellato wrote: Well, I would like to understand well what we commit; what is the problem we are trying to fix? I don't understand what is the meaning of being thrown out... shouldn't the debug mode work

[jira] [Updated] (OFBIZ-4780) Auto-completer request should be async.

2012-04-03 Thread Deepak Dixit (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepak Dixit updated OFBIZ-4780: Attachment: OFBIZ-4780.patch Here is the patch to fix this issue. Added LAST_AUTOCOMP_REF global

[jira] [Commented] (OFBIZ-4779) Add an ant task/code/script for dropping all datas from the database

2012-04-03 Thread Jacques Le Roux (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13245057#comment-13245057 ] Jacques Le Roux commented on OFBIZ-4779: I agree with Jacopo, I prefer to rely on

[jira] [Commented] (OFBIZ-4775) add a status target to build.xml for getting the status of Ofbiz

2012-04-03 Thread Jacques Le Roux (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13245060#comment-13245060 ] Jacques Le Roux commented on OFBIZ-4775: Hi Francis, Good idea. To

[jira] [Assigned] (OFBIZ-4780) Auto-completer request should be async.

2012-04-03 Thread Jacques Le Roux (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-4780: -- Assignee: Jacques Le Roux Auto-completer request should be async.

[jira] [Closed] (OFBIZ-4780) Auto-completer request should be async.

2012-04-03 Thread Jacques Le Roux (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-4780. -- Resolution: Fixed Thanks Deepak, This makes sense indeed, your patch is in trunk r1308751

[jira] [Commented] (OFBIZ-4780) Auto-completer request should be async.

2012-04-03 Thread Deepak Dixit (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13245070#comment-13245070 ] Deepak Dixit commented on OFBIZ-4780: - Thanks Jacques.

Re: svn commit: r1308751 - in /ofbiz/trunk/framework: images/webapp/images/selectall.js webapp/src/org/ofbiz/webapp/control/RequestHandler.java

2012-04-03 Thread Nicolas Malin
thanks Deepak Dixit for this improvement, end user will appreciate ;) Nicolas Le 03/04/2012 10:41, jler...@apache.org a écrit : Author: jleroux Date: Tue Apr 3 08:41:06 2012 New Revision: 1308751 URL: http://svn.apache.org/viewvc?rev=1308751view=rev Log: A patch from Deepak Dixit for

[jira] [Commented] (OFBIZ-4778) Issue in placing an order with a configurable good product without selecting any of the addons associated with it

2012-04-03 Thread Jacques Le Roux (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13245073#comment-13245073 ] Jacques Le Roux commented on OFBIZ-4778: Hi, Could you please describe in more

Re: svn commit: r1308751 - in /ofbiz/trunk/framework: images/webapp/images/selectall.js webapp/src/org/ofbiz/webapp/control/RequestHandler.java

2012-04-03 Thread Rishi Solanki
+1. -- Rishi Solanki Manager, Enterprise Software Development HotWax Media Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxmedia.com On Tue, Apr 3, 2012 at 2:18 PM, Nicolas Malin malin.nico...@librenberry.net wrote: thanks Deepak Dixit for this improvement, end user will appreciate ;)

Re: svn commit: r1307288 - in /ofbiz/trunk: applications/order/webapp/ordermgr/order/ applications/order/webapp/ordermgr/quote/ applications/party/webapp/partymgr/WEB-INF/actions/party/ applications/p

2012-04-03 Thread Jacopo Cappellato
Is it possible that we had a deployment issue in the demo server? Jacopo On Apr 2, 2012, at 11:31 PM, Jacques Le Roux wrote: It seems more related to the introduction of setContextField transform. But could be also due another changes since... see -

Re: Lose Weight Program for OFBiz - themes

2012-04-03 Thread Divesh Dutta
Comments inline: On Mar 20, 2012, at 5:18 PM, Jacopo Cappellato wrote: I) $OFBIZ_HOME/themes/*: move a few of them to Attic and a few of them to Extras; keep just one (or two) Jacques proposed to keep Tomahawk (default) and Flat Grey. Olivier proposed to keep just one (Tomahawk, I

Re: svn commit: r1308650 - /ofbiz/trunk/tools/rc.ofbiz.for.ubuntu

2012-04-03 Thread Nicolas Malin
Le 03/04/2012 09:51, Hans Bakker a écrit : Hi Nicolas, thanks you for your comments. see below On 04/03/2012 02:12 PM, Nicolas Malin wrote: Hi hans, Just some suggests @@ -32,14 +32,18 @@ OFBIZDIR=ofbiz # Start OFBiz start() { +if [ $USER = ]; then +echo Mounting data

Re: Lose Weight Program for OFBiz - Birt and BI

2012-04-03 Thread Divesh Dutta
+1 for Adrian. IT departments use specific tools. And they would like to integrate those tools with OFBiz. So any reporting tool should go in Extras and End User should download them as per their need. We just need good documentation around all these efforts to help end users. Thanks --

Re: Future OFBiz Architecture - a marketing decision?!

2012-04-03 Thread james_sg
Is OFbiz an eCommerce solution or an ERP system? OFBiz is an eCommerce solution with some ERP functionalities. -- View this message in context: http://ofbiz.135035.n4.nabble.com/Future-OFBiz-Architecture-a-marketing-decision-tp4505994p4528241.html Sent from the OFBiz - Dev mailing list archive

Re: Lose Weight Program for OFBiz - guiapp and pos

2012-04-03 Thread Divesh Dutta
I second with Scott. I would like to see E-commerce component in Special Purpose because that is the most commonly used component and its code should be well managed. Lots of people see E-commerce as reference application made on top of OFBiz. So having Ecommerce's code managed by Committers

Re: Lose Weight Program for OFBiz - example, exampleext

2012-04-03 Thread Divesh Dutta
My +1 for moving them to Extras. Reason is, if we need to keep it for best practice guide or for training then no doubt its a extra work. We can give good documentation with details about how to use /extras/example component to learn and keep it as best practice guide. Also we can promote

Re: Lose Weight Program for OFBiz - Birt and BI

2012-04-03 Thread Adrian Crum
We could include a metadata interface that external reporting tools to can use to generate reports. -Adrian On 4/3/2012 10:27 AM, Divesh Dutta wrote: +1 for Adrian. IT departments use specific tools. And they would like to integrate those tools with OFBiz. So any reporting tool should go in

[jira] [Commented] (OFBIZ-4776) Avoid exiting ofbiz when running in debug mode,i.e with -DDEBUG=true set on theJVM arguments

2012-04-03 Thread Jacques Le Roux (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13245095#comment-13245095 ] Jacques Le Roux commented on OFBIZ-4776: Francis, I finally decided to revert

Re: svn commit: r1308078 - /ofbiz/trunk/framework/start/src/org/ofbiz/base/start/Start.java

2012-04-03 Thread Jacques Le Roux
OK, to simplify I removed it at revision: 1308792 Jacques From: Scott Gray scott.g...@hotwaxmedia.com On 2/04/2012, at 5:35 AM, J. Eckard wrote: On Apr 1, 2012, at 10:01 AM, Jacopo Cappellato wrote: Well, I would like to understand well what we commit; what is the problem we are trying

Re: svn commit: r1307288 - in /ofbiz/trunk: applications/order/webapp/ordermgr/order/ applications/order/webapp/ordermgr/quote/ applications/party/webapp/partymgr/WEB-INF/actions/party/ applications/p

2012-04-03 Thread Jacques Le Roux
Actually it seems that Markus had a good intuition about PartyScreens.xml#postalAddressHtmlFormatter We got this in trunk demo console.log. 14898505 [ajp-bio-0.0.0.0-8009-exec-332] INFO org.ofbiz.webapp.control.ControlServlet - [[[viewprofile(Domain:https://demo-trunk.ofbiz.apache.org)]

Re: svn commit: r1307288 - in /ofbiz/trunk: applications/order/webapp/ordermgr/order/ applications/order/webapp/ordermgr/quote/ applications/party/webapp/partymgr/WEB-INF/actions/party/ applications/p

2012-04-03 Thread Jacques Le Roux
Also got this there $ ant svninfo Buildfile: build.xml BUILD FAILED /home/ofbiz/trunk/build.xml:25: The following error occurred while executing this line: /home/ofbiz/trunk/macros.xml:186: taskdef class org.codehaus.groovy.ant.Groovyc cannot be found I will try to rebuild by hand to more

Re: svn commit: r1307288 - in /ofbiz/trunk: applications/order/webapp/ordermgr/order/ applications/order/webapp/ordermgr/quote/ applications/party/webapp/partymgr/WEB-INF/actions/party/ applications/p

2012-04-03 Thread Jacopo Cappellato
are we using the system ant? Jacopo On Apr 3, 2012, at 12:15 PM, Jacques Le Roux wrote: Also got this there $ ant svninfo Buildfile: build.xml BUILD FAILED /home/ofbiz/trunk/build.xml:25: The following error occurred while executing this line: /home/ofbiz/trunk/macros.xml:186:

Re: svn commit: r1307288 - in /ofbiz/trunk: applications/order/webapp/ordermgr/order/ applications/order/webapp/ordermgr/quote/ applications/party/webapp/partymgr/WEB-INF/actions/party/ applications/p

2012-04-03 Thread Jacques Le Roux
OK I think it's not a code issue but only a conflict in applications/product/config/ProductUiLabels.xml. I really wonder how that is possible, but anyway I'm handling it Jacques From: Jacopo Cappellato jacopo.cappell...@hotwaxmedia.com are we using the system ant? Jacopo On Apr 3, 2012, at

Re: svn commit: r1307288 - in /ofbiz/trunk: applications/order/webapp/ordermgr/order/ applications/order/webapp/ordermgr/quote/ applications/party/webapp/partymgr/WEB-INF/actions/party/ applications/p

2012-04-03 Thread Jacques Le Roux
From: Jacques Le Roux jacques.le.r...@les7arts.com OK I think it's not a code issue but only a conflict in applications/product/config/ProductUiLabels.xml. I really wonder how that is possible, but anyway I'm handling it Certainly someone used the label manager and we then got a conflict

Re: svn commit: r1307288 - in /ofbiz/trunk: applications/order/webapp/ordermgr/order/ applications/order/webapp/ordermgr/quote/ applications/party/webapp/partymgr/WEB-INF/actions/party/ applications/p

2012-04-03 Thread Jacopo Cappellato
good, thanks. As a side note, would it be difficult to help me to get access to the demo instance to help with their maintenance/deployment? Jacopo On Apr 3, 2012, at 12:22 PM, Jacques Le Roux wrote: OK I think it's not a code issue but only a conflict in

Re: svn commit: r1308358 - in /ofbiz/trunk/framework/base/lib: freemarker-2.3.10.jar freemarker-2.3.19.jar

2012-04-03 Thread Jacopo Cappellato
A short update on this issue: the problem is happening with freemarker-.2.3.19 while earlier versions are not affected (e.g. freemarker-2.3.18). In earlier versions the following include directive: #include ../../../runtime/svninfo.ftl / in a file in themes/tomahawk/includes/ was converted in

Re: Opinions wanted on r1307895

2012-04-03 Thread Scott Gray
Hi Jacques, I think the better approach would have been to fall back to the EmailTemplateSetting (after adding a demo record for it) and failing if it isn't present (along with removing that default screen reference altogether). The reason for this is simplicity, we give the user one path

Re: svn commit: r1307288 - in /ofbiz/trunk: applications/order/webapp/ordermgr/order/ applications/order/webapp/ordermgr/quote/ applications/party/webapp/partymgr/WEB-INF/actions/party/ applications/p

2012-04-03 Thread Jacques Le Roux
When the start/stopofbiz.sh will be removed from root and ant.sh renamed ofbiz.sh, remember to change the related demo scripts I already done for tools and load-demo in trunk-manual.sh Will be soon restarting Jacques From: Jacques Le Roux jacques.le.r...@les7arts.com From: Jacques Le Roux

Re: svn commit: r1308358 - in /ofbiz/trunk/framework/base/lib: freemarker-2.3.10.jar freemarker-2.3.19.jar

2012-04-03 Thread Adrian Crum
The security concern probably does not apply to OFBiz, because in most cases users are not entering template paths, and template paths are not used in URLs. There might be places where a user is asked for a template location (example: setting up a response email) - so those places should be

Re: svn commit: r1307288 - in /ofbiz/trunk: applications/order/webapp/ordermgr/order/ applications/order/webapp/ordermgr/quote/ applications/party/webapp/partymgr/WEB-INF/actions/party/ applications/p

2012-04-03 Thread Jacques Le Roux
Christian got through it recently, this should help https://issues.apache.org/jira/browse/INFRA-4503 Jacques From: Jacopo Cappellato jacopo.cappell...@hotwaxmedia.com good, thanks. As a side note, would it be difficult to help me to get access to the demo instance to help with their

Re: svn commit: r1308358 - in /ofbiz/trunk/framework/base/lib: freemarker-2.3.10.jar freemarker-2.3.19.jar

2012-04-03 Thread Jacopo Cappellato
But the more I think about it the more I think that it is wrong to include templates in this way: #include ../../../runtime/svninfo.ftl / here a template from a component (a theme) is trying to load a template that is not in the component or in any other component. But it used to work because

Re: svn commit: r1308358 - in /ofbiz/trunk/framework/base/lib: freemarker-2.3.10.jar freemarker-2.3.19.jar

2012-04-03 Thread Scott Gray
+1, having a template in runtime seems a little strange to me, everything functional should really exist in a component. But as an aside, location resolution in performed with FlexibleLocation so the following path should also work: ofbizhome://runtime/svninfo.ftl Regards Scott On 3/04/2012,

Re: svn commit: r1307288 - in /ofbiz/trunk: applications/order/webapp/ordermgr/order/ applications/order/webapp/ordermgr/quote/ applications/party/webapp/partymgr/WEB-INF/actions/party/ applications/p

2012-04-03 Thread Jacques Le Roux
OK I had to revert my tools/ changes in trunk-manual.sh. Else it runs in the terminal and I have no more time to spend on this today. So I used the good old ./ like before. Note that OOTB ant start (or later ofbiz start) should generate the same issue. We could of course change that but I

Re: svn commit: r1308358 - in /ofbiz/trunk/framework/base/lib: freemarker-2.3.10.jar freemarker-2.3.19.jar

2012-04-03 Thread Jacopo Cappellato
Scott, you are genius! Jacopo On Apr 3, 2012, at 12:56 PM, Scott Gray wrote: +1, having a template in runtime seems a little strange to me, everything functional should really exist in a component. But as an aside, location resolution in performed with FlexibleLocation so the following

Re: svn commit: r1307288 - in /ofbiz/trunk: applications/order/webapp/ordermgr/order/ applications/order/webapp/ordermgr/quote/ applications/party/webapp/partymgr/WEB-INF/actions/party/ applications/p

2012-04-03 Thread Jacques Le Roux
OK got a new issue: 20353 [main] INFO org.ofbiz.service.GenericDispatcher - Creating new dispatcher [RMIDispatcher] (main) 22893 [main] ERROR Could not login to the workspace - exception report -- Exception:

Re: svn commit: r1307288 - in /ofbiz/trunk: applications/order/webapp/ordermgr/order/ applications/order/webapp/ordermgr/quote/ applications/party/webapp/partymgr/WEB-INF/actions/party/ applications/p

2012-04-03 Thread Jacques Le Roux
Oops, forgot to sudo to ofbiz user for this last try :/ Jacques From: Jacques Le Roux jacques.le.r...@les7arts.com OK got a new issue: 20353 [main] INFO org.ofbiz.service.GenericDispatcher - Creating new dispatcher [RMIDispatcher] (main) 22893 [main] ERROR Could not login to the workspace -

Re: svn commit: r1308358 - in /ofbiz/trunk/framework/base/lib: freemarker-2.3.10.jar freemarker-2.3.19.jar

2012-04-03 Thread Scott Gray
The genius is the person who implemented FlexibleLocation :-) I just had the fortune to recall that it's capable of more than component:// Regards Scott On 3/04/2012, at 11:03 PM, Jacopo Cappellato wrote: Scott, you are genius! Jacopo On Apr 3, 2012, at 12:56 PM, Scott Gray wrote:

[jira] [Created] (OFBIZ-4781) entitymodel - entity-condition inside view-link does not work

2012-04-03 Thread Wojciech Szymanowski (Created) (JIRA)
entitymodel - entity-condition inside view-link does not work - Key: OFBIZ-4781 URL: https://issues.apache.org/jira/browse/OFBIZ-4781 Project: OFBiz Issue Type: Bug

Re: svn commit: r1307288 - in /ofbiz/trunk: applications/order/webapp/ordermgr/order/ applications/order/webapp/ordermgr/quote/ applications/party/webapp/partymgr/WEB-INF/actions/party/ applications/p

2012-04-03 Thread Jacques Le Roux
OK it's cleanly back again Enjoy Jacques From: Jacques Le Roux jacques.le.r...@les7arts.com Oops, forgot to sudo to ofbiz user for this last try :/ Jacques From: Jacques Le Roux jacques.le.r...@les7arts.com OK got a new issue: 20353 [main] INFO org.ofbiz.service.GenericDispatcher -

Re: svn commit: r1307288 - in /ofbiz/trunk: applications/order/webapp/ordermgr/order/ applications/order/webapp/ordermgr/quote/ applications/party/webapp/partymgr/WEB-INF/actions/party/ applications/p

2012-04-03 Thread Jacopo Cappellato
Jacques, could you please provide more details about the issues you are experiencing? Jacopo On Apr 3, 2012, at 12:57 PM, Jacques Le Roux wrote: OK I had to revert my tools/ changes in trunk-manual.sh. Else it runs in the terminal and I have no more time to spend on this today. So I used

Re: svn commit: r1307288 - in /ofbiz/trunk: applications/order/webapp/ordermgr/order/ applications/order/webapp/ordermgr/quote/ applications/party/webapp/partymgr/WEB-INF/actions/party/ applications/p

2012-04-03 Thread Jacques Le Roux
It's simply that it prints running lines in the terminal. So if you close the terminal session you also close OFBiz. I tested, as I thought ant start does the same. Another solution, already suggested by Hans, could be to have only Symbolic Links (to tools/start|stopofbiz.sh) in root. I think

Re: Opinions wanted on r1307895

2012-04-03 Thread Jacques Le Roux
Thanks Scott, This sounds like a plan. I will try to apply it... Jacques From: Scott Gray scott.g...@hotwaxmedia.com Hi Jacques, I think the better approach would have been to fall back to the EmailTemplateSetting (after adding a demo record for it) and failing if it isn't present (along

Re: svn commit: r1307288 - in /ofbiz/trunk: applications/order/webapp/ordermgr/order/ applications/order/webapp/ordermgr/quote/ applications/party/webapp/partymgr/WEB-INF/actions/party/ applications/p

2012-04-03 Thread Jacopo Cappellato
you can now use: ant start-batch or of course: ant start or tools/startofbiz.sh But sorry, maybe I am missing your point. Jacopo On Apr 3, 2012, at 1:56 PM, Jacques Le Roux wrote: It's simply that it prints running lines in the terminal. So if you close the terminal session you also

[jira] [Created] (OFBIZ-4782) load field info by a factory

2012-04-03 Thread Nicolas Malin (Created) (JIRA)
load field info by a factory Key: OFBIZ-4782 URL: https://issues.apache.org/jira/browse/OFBIZ-4782 Project: OFBiz Issue Type: Improvement Components: framework Affects Versions: Screen Widget

[jira] [Updated] (OFBIZ-4782) load field info by a factory

2012-04-03 Thread Nicolas Malin (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Malin updated OFBIZ-4782: - Description: Improve field info loading by a factory as screen loading. this issue is also a

[jira] [Updated] (OFBIZ-4782) load field info by a factory

2012-04-03 Thread Nicolas Malin (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Malin updated OFBIZ-4782: - Attachment: OFBIZ-4782.patch load field info by a factory

Re: svn commit: r1307288 - in /ofbiz/trunk: applications/order/webapp/ordermgr/order/ applications/order/webapp/ordermgr/quote/ applications/party/webapp/partymgr/WEB-INF/actions/party/ applications/p

2012-04-03 Thread Integrin
Jacques - Starting the Java process in the background will help here; In Unix / Linux env, '' to be appended after the command line e.g java Start - Regards On 4/3/12, Jacques Le Roux jacques.le.r...@les7arts.com wrote: It's simply that it prints running lines in the terminal. So if you

Re: Discussion: Mini-language Overhaul

2012-04-03 Thread Adrian Crum
I added parsing validation to the set element to see how it will work. The validation can be enabled/disabled through a property setting. Just running the load-demo ant task generates hundreds of warnings - most of them are caused by set attributes being used incorrectly. On the positive

[jira] [Updated] (OFBIZ-4588) Use flexibleStringRenderer for alt-target element on form

2012-04-03 Thread Nicolas Malin (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Malin updated OFBIZ-4588: - Attachment: OFBIZ-4588.patch works fine, I don't change bsh script engine by generic script

Re: svn commit: r1307288 - in /ofbiz/trunk: applications/order/webapp/ordermgr/order/ applications/order/webapp/ordermgr/quote/ applications/party/webapp/partymgr/WEB-INF/actions/party/ applications/p

2012-04-03 Thread Jacques Le Roux
Ha yes forgot about ant start-batch I have modified all demo scripts accordingly. Only when changing from ant.sh to ofbiz.sh will now need a change Thanks Jacopo Jacques From: Jacopo Cappellato jacopo.cappell...@hotwaxmedia.com you can now use: ant start-batch or of course: ant start or

Re: svn commit: r1307288 - in /ofbiz/trunk: applications/order/webapp/ordermgr/order/ applications/order/webapp/ordermgr/quote/ applications/party/webapp/partymgr/WEB-INF/actions/party/ applications/p

2012-04-03 Thread Jacques Le Roux
Yes thanks, I finally prefered to use the new ant start-batch Jacques From: Integrin info.integ...@gmail.com Jacques - Starting the Java process in the background will help here; In Unix / Linux env, '' to be appended after the command line e.g java Start - Regards On 4/3/12, Jacques Le

Re: svn commit: r1307836 - in /ofbiz/trunk: applications/order/src/org/ofbiz/order/shoppingcart/product/ProductDisplayWorker.java build.xml

2012-04-03 Thread Vikas Mayur
Hi Erwan, Isn't it a good practice to commit the indentation changes separately, since its just a one line change? Secondly, the changes in the build file seems unrelated? Regards Vikas On Mar 31, 2012, at 9:15 PM, er...@apache.org wrote: Author: erwan Date: Sat Mar 31 15:45:12 2012 New

Re: svn commit: r1307836 - in /ofbiz/trunk: applications/order/src/org/ofbiz/order/shoppingcart/product/ProductDisplayWorker.java build.xml

2012-04-03 Thread Erwan de FERRIERES
Hi Vikas, thanks for the build.xml file. This is unrelated and should have not been committed.I'll work on it soon. For the indentation, I removed a loop, so the formating changes are coming with it. Regards, 2012/4/3 Vikas Mayur vikasma...@gmail.com: Hi Erwan, Isn't it a good practice to

Re: svn commit: r1307836 - in /ofbiz/trunk: applications/order/src/org/ofbiz/order/shoppingcart/product/ProductDisplayWorker.java build.xml

2012-04-03 Thread Vikas Mayur
Thanks Erwan, I think it is easier for code review etc. if the changes are done separately. Regards Vikas On Apr 3, 2012, at 8:45 PM, Erwan de FERRIERES wrote: Hi Vikas, thanks for the build.xml file. This is unrelated and should have not been committed.I'll work on it soon. For the

[jira] [Updated] (OFBIZ-4755) E-commerce search does not always functioning correctly

2012-04-03 Thread Jeremy Olmstead (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Olmstead updated OFBIZ-4755: --- Attachment: ecommerceSearch.patch E-commerce search does not always functioning

[jira] [Commented] (OFBIZ-4755) E-commerce search does not always functioning correctly

2012-04-03 Thread Jeremy Olmstead (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13245609#comment-13245609 ] Jeremy Olmstead commented on OFBIZ-4755: I have found two things that I believe

[jira] [Commented] (OFBIZ-4755) E-commerce search does not always functioning correctly

2012-04-03 Thread Jeremy Olmstead (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13245621#comment-13245621 ] Jeremy Olmstead commented on OFBIZ-4755: Heidi, could you try the attached patch

[jira] [Commented] (OFBIZ-4755) E-commerce search does not always functioning correctly

2012-04-03 Thread Scott Gray (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13245890#comment-13245890 ] Scott Gray commented on OFBIZ-4755: --- Hidden inputs aren't the way to solve this, it

[jira] [Updated] (OFBIZ-4755) E-commerce search does not always functioning correctly

2012-04-03 Thread Jeremy Olmstead (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Olmstead updated OFBIZ-4755: --- Attachment: (was: ecommerceSearch.patch) E-commerce search does not always

[jira] [Updated] (OFBIZ-4755) E-commerce search does not always functioning correctly

2012-04-03 Thread Jeremy Olmstead (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Olmstead updated OFBIZ-4755: --- Attachment: ecommerceSearch1.patch E-commerce search does not always functioning

[jira] [Commented] (OFBIZ-4755) E-commerce search does not always functioning correctly

2012-04-03 Thread Jeremy Olmstead (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13245917#comment-13245917 ] Jeremy Olmstead commented on OFBIZ-4755: I separated the patches into two. I

[jira] [Updated] (OFBIZ-4755) E-commerce search does not always functioning correctly

2012-04-03 Thread Jeremy Olmstead (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Olmstead updated OFBIZ-4755: --- Attachment: ecommerceSearch2.patch E-commerce search does not always functioning

[jira] [Commented] (OFBIZ-4755) E-commerce search does not always functioning correctly

2012-04-03 Thread Scott Gray (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13245927#comment-13245927 ] Scott Gray commented on OFBIZ-4755: --- (Keeping in mind I haven't looked at the code) We

[jira] [Commented] (OFBIZ-4755) E-commerce search does not always functioning correctly

2012-04-03 Thread Jeremy Olmstead (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13245960#comment-13245960 ] Jeremy Olmstead commented on OFBIZ-4755: The search is its own little form within

[jira] [Commented] (OFBIZ-4755) E-commerce search does not always functioning correctly

2012-04-03 Thread Scott Gray (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13245994#comment-13245994 ] Scott Gray commented on OFBIZ-4755: --- Your patch includes the catalog using

[jira] [Commented] (OFBIZ-4775) add a status target to build.xml for getting the status of Ofbiz

2012-04-03 Thread Francis ANDRE (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13246050#comment-13246050 ] Francis ANDRE commented on OFBIZ-4775: -- Hi jacques But this is not a new idea. It is