Re: rev 929173 (adrian) causes requests to execute twice

2010-04-26 Thread Hans Bakker
I am using chrome here. On Tue, 2010-04-27 at 15:43 +1200, Scott Gray wrote: > I've noticed this from time to time as well. For some reason only in Safari > but not in Firefox. > > Regards > Scott > > HotWax Media > http://www.hotwaxmedia.com > > On 27/04/2010, at 2:48 PM, Hans Bakker wro

Re: Adding a reference to external id for GL Accounts

2010-04-26 Thread Ashish Vijaywargiya
+1. -- Ashish On Mon, Apr 26, 2010 at 1:15 PM, Jacopo Cappellato wrote: > I have to implement the following "story": a chart of accounts, that is also > maintained in an system that is external to OFBiz, is imported into OFBiz; > the ids of the accounts in the two systems are different and we

Re: rev 929173 (adrian) causes requests to execute twice

2010-04-26 Thread Scott Gray
I've noticed this from time to time as well. For some reason only in Safari but not in Firefox. Regards Scott HotWax Media http://www.hotwaxmedia.com On 27/04/2010, at 2:48 PM, Hans Bakker wrote: > i found an easier request to do the test to avoid the portal processing: > https://localhost3:8

Re: rev 929173 (adrian) causes requests to execute twice

2010-04-26 Thread Hans Bakker
i found an easier request to do the test to avoid the portal processing: https://localhost3:8443/partymgr/control/NewDraftCommunicationEvent or on the demo server: https://demo-trunk.ofbiz.apache.org/partymgr/control/NewDraftCommunicationEvent the url below should read: https://demo-trunk.ofbiz.a

rev 929173 (adrian) causes requests to execute twice

2010-04-26 Thread Hans Bakker
Hi Adrian, could you please have a look at the above revision? starting with this revision some requests are executed twice. please try https://demo-trunk.ofbiz.apache.org/partymyportal/control/showPortalPage?communicationEventTypeId=EMAIL_COMMUNICATION&partyIdFrom=admin&my=My&statusId=COM_PEND

Re: Proper modeling of parameters and impact to page refresh ... (SVN 13393)

2010-04-26 Thread Scott Gray
But since you did, can I just say that the event handlers aren't really intended for data preparation which should be done in the view handling :-) Regards Scott HotWax Media http://www.hotwaxmedia.com On 27/04/2010, at 10:53 AM, Marc Morin wrote: > Not sure you wanted to post this to d...@ofb

Re: Proper modeling of parameters and impact to page refresh ... (SVN 13393)

2010-04-26 Thread Marc Morin
Not sure you wanted to post this to d...@ofbiz mailing list Marc Morin Emforium Group Inc. ALL-IN Software 519-772-6824 ext 201 mmo...@emforium.com - "Robert Morley" wrote: > We ran into a problem where we have now properly modeled all > parameters to controller requests with the "

Re: controlserverlet can not find the error.jsp

2010-04-26 Thread BJ Freeman
thanks scott. gave me some insight. writing the controlservlet up so have it for future. = BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation Specialtymarket.com

Re: JK broken pipes trunk

2010-04-26 Thread BJ Freeman
Looks like it is in the org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:559) org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:227) This is repeatable. This is with the new Tomcat .26 in localhost mode. here is the actual error 2010-04-26 14:41:44,750 (http-0

Re: controlserverlet can not find the error.jsp

2010-04-26 Thread Scott Gray
Try adding :/error to the allowedPaths parameter in web.xml Regards Scott On 27/04/2010, at 4:41 AM, BJ Freeman wrote: > the specialpurpose\ecommerce\webapp\ecommerce\error\error.jsp > exists. > > = > BJ Freeman > http://bjfreeman.elance.com > Strategic Power Office with

Proper modeling of parameters and impact to page refresh ... (SVN 13393)

2010-04-26 Thread Robert Morley
We ran into a problem where we have now properly modeled all parameters to controller requests with the "parameter" element; for example here is a properly modeled link ... field="parameters.orderId"/> What ofbiz does when it attempts

[jira] Commented: (OFBIZ-3424) Upgrade Tomcat version to 6.0.24

2010-04-26 Thread BJ Freeman (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12860998#action_12860998 ] BJ Freeman commented on OFBIZ-3424: --- I got this fatal error. just updated trunk and ran l

Re: Defining the sequence of parties associated to a product in a given role

2010-04-26 Thread Ashish Vijaywargiya
+1. -- Ashish On Mon, Apr 26, 2010 at 6:27 PM, Jacopo Cappellato wrote: > I have to implement the following simple story: a product may have several > parties associated to it with the same role; there should be a way to define > the sequence of parties associated to the product in that role.

Re: controlserverlet can not find the error.jsp

2010-04-26 Thread BJ Freeman
the specialpurpose\ecommerce\webapp\ecommerce\error\error.jsp exists. = BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation Specialtymarket.com

Re: svn commit: r938061 - in /ofbiz/trunk: ./ framework/base/lib/j2eespecs/ framework/catalina/lib/ framework/catalina/src/org/ofbiz/catalina/container/

2010-04-26 Thread BJ Freeman
just updated trunk and ran local copy with startofbiz got this in the console which is not normal Apr 26, 2010 9:34:55 AM org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080 Apr 26, 2010 9:34:58 AM org.apache.coyote.http11.Http11Protocol init INFO: I

Re: controlserverlet can not find the error.jsp

2010-04-26 Thread Adrian Crum
It just means the error.jsp file is missing. -Adrian On 4/26/2010 8:52 AM, BJ Freeman wrote: I believe this has been a long standing problem. I remember seeing similar errors through time. the question is should the controller depend on the context to get the error path or should it look at the

controlserverlet can not find the error.jsp

2010-04-26 Thread BJ Freeman
I believe this has been a long standing problem. I remember seeing similar errors through time. the question is should the controller depend on the context to get the error path or should it look at the component and then go for the path that is expected. the other is track down why the error path

[jira] Commented: (OFBIZ-3702) provide better user help

2010-04-26 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12860961#action_12860961 ] Adrian Crum commented on OFBIZ-3702: The getHelp method looks good. I haven't tried the

Re: Defining the sequence of parties associated to a product in a given role

2010-04-26 Thread BJ Freeman
+1 might look at doing it for all role entities. = BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation Specialtymarket.com Systems Integra

[jira] Closed: (OFBIZ-3424) Upgrade Tomcat version to 6.0.24

2010-04-26 Thread Erwan de FERRIERES (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES closed OFBIZ-3424. - Assignee: Erwan de FERRIERES Resolution: Fixed Done at r938061, updated to tomcat 6

Re: svn commit: r938061 - in /ofbiz/trunk: ./ framework/base/lib/j2eespecs/ framework/catalina/lib/ framework/catalina/src/org/ofbiz/catalina/container/

2010-04-26 Thread Erwan de FERRIERES
Le 26/04/2010 16:46, Jacopo Cappellato a écrit : On Apr 26, 2010, at 4:33 PM, er...@apache.org wrote: Author: erwan Date: Mon Apr 26 14:33:43 2010 New Revision: 938061 URL: http://svn.apache.org/viewvc?rev=938061&view=rev Log: Migration to Tomcat 6.0.26. Tests are running well Added: ofbi

Re: Breadcrumb in wiki

2010-04-26 Thread Tim Ruppert
We'll look into this and get it fixed up ASAP. Cheers, Ruppert On Apr 26, 2010, at 3:35 AM, Jacques Le Roux wrote: > Hi Tim, Jacopo, > > I have found another page which has its layout broken: a third is not used, > normal? > https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=7045

Re: svn commit: r938061 - in /ofbiz/trunk: ./ framework/base/lib/j2eespecs/ framework/catalina/lib/ framework/catalina/src/org/ofbiz/catalina/container/

2010-04-26 Thread Jacopo Cappellato
On Apr 26, 2010, at 4:33 PM, er...@apache.org wrote: > Author: erwan > Date: Mon Apr 26 14:33:43 2010 > New Revision: 938061 > > URL: http://svn.apache.org/viewvc?rev=938061&view=rev > Log: > Migration to Tomcat 6.0.26. Tests are running well > > Added: >ofbiz/trunk/framework/base/lib/j2eesp

Re: Defining the sequence of parties associated to a product in a given role

2010-04-26 Thread Jacques Le Roux
This sounds like the better way to me. I can't see any drawbacks following this pattern for ProductRole Thanks Jacques From: "Jacopo Cappellato" I have to implement the following simple story: a product may have several parties associated to it with the same role; there should be a way to d

[jira] Closed: (OFBIZ-3333) Issues with EntitySync

2010-04-26 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-. -- Fix Version/s: Release Candidate Branch 10.04 Resolution: Won't Fix I think that nobody

Defining the sequence of parties associated to a product in a given role

2010-04-26 Thread Jacopo Cappellato
I have to implement the following simple story: a product may have several parties associated to it with the same role; there should be a way to define the sequence of parties associated to the product in that role. I would like to implement this by adding the sequenceNum field to the ProductRo

AW: ServiceXaWrapper is very very stupid and broken

2010-04-26 Thread Eilebrecht, Karl (Key-Work)
Hi Adam, >> This effectively makes *all* registered >> services async. That's just broken. Obviously the rollback service simply cannot run within the same transaction. Otherwise it was affected by the proceeding rollback itself. Thus a rollback service will never "see any changes that never ha

Re: svn commit: r937964 - in /ofbiz/trunk: applications/accounting/config/arithmetic.properties framework/base/src/org/ofbiz/base/util/UtilFormatOut.java framework/widget/dtd/widget-form.xsd framework

2010-04-26 Thread Erwan de FERRIERES
Le 26/04/2010 11:08, Scott Gray a écrit : Hi Erwan, Couldn't we have just applied the new property to the existing currency display type? Also, ideally the description for the field type would make mention of it being configurable. hi Scott, I don't know if this could be added to currency.

[jira] Commented: (OFBIZ-3702) provide better user help

2010-04-26 Thread chris snow (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12860905#action_12860905 ] chris snow commented on OFBIZ-3702: --- Hi Devs, any comments on fieldLabelTooltip2__DO_NOT_

Re: JK broken pipes trunk

2010-04-26 Thread Jacques Le Roux
Cool, thanks Scott (I suck too ;o) Jacques Scott Gray wrote: BTW I will update and reboot trunk soon, because of the layered lookups, more tests the better... I have started writing some scripts to take care of this automatically, hopefully I'll finish it up this weekend. I suck at shell s

Re: JK broken pipes trunk

2010-04-26 Thread Scott Gray
> BTW I will update and reboot trunk soon, because of the layered lookups, more > tests the better... I have started writing some scripts to take care of this automatically, hopefully I'll finish it up this weekend. I suck at shell scripting so it takes a little while :-) Regards Scott smime

Re: JK broken pipes trunk

2010-04-26 Thread Jacques Le Roux
From: "BJ Freeman" Yes this was with a recent nightly build. I notice that apj is using ChannelSockets. I use then nio package in my games and they are not very tolerant like sockets are. when these broken pipes occur ofbiz has attempted to report an error, could not find the error page in Contr

Re: Adding a reference to external id for GL Accounts

2010-04-26 Thread BJ Freeman
I created an new entity for externalsytems, that I use for importing and exporting. and created a relationship between it and the GL. I did this because I wanted more information to do reconciliation in ofbiz. my 2 cents. = BJ Freeman http://bjfreeman.elance.com Strategic P

Re: JK broken pipes trunk

2010-04-26 Thread BJ Freeman
Yes this was with a recent nightly build. I notice that apj is using ChannelSockets. I use then nio package in my games and they are not very tolerant like sockets are. when these broken pipes occur ofbiz has attempted to report an error, could not find the error page in ControlSeverlet.java and at

Re: Breadcrumb in wiki

2010-04-26 Thread Jacques Le Roux
Hi Tim, Jacopo, I have found another page which has its layout broken: a third is not used, normal? https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=7045153 Ha, I see, because it's used for Children and related menus? https://cwiki.apache.org/confluence/display/OFBTECH/Run+OFBi

Re: svn commit: r937964 - in /ofbiz/trunk: applications/accounting/config/arithmetic.properties framework/base/src/org/ofbiz/base/util/UtilFormatOut.java framework/widget/dtd/widget-form.xsd framework

2010-04-26 Thread Scott Gray
Hi Erwan, Couldn't we have just applied the new property to the existing currency display type? Also, ideally the description for the field type would make mention of it being configurable. Thanks Scott On 26/04/2010, at 8:51 PM, er...@apache.org wrote: > Author: erwan > Date: Mon Apr 26 08:

Re: Adding a reference to external id for GL Accounts

2010-04-26 Thread Jacques Le Roux
Looks like the best because simple idea to me. I can't see why we would need more. Jacques From: "Jacopo Cappellato" I have to implement the following "story": a chart of accounts, that is also maintained in an system that is external to OFBiz, is imported into OFBiz; the ids of the accounts

[jira] Updated: (OFBIZ-3742) Relation between ProductFeature and Uom-table missing

2010-04-26 Thread Mirko Vogelsmeier (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mirko Vogelsmeier updated OFBIZ-3742: - Attachment: product-entitymodel.patch Added the missing relation > Relation between Prod

Re: JK broken pipes trunk

2010-04-26 Thread Jacques Le Roux
This is the kind of error we got with stable demo, any with trunk demo so far Jacques From: "BJ Freeman" ClientAbortException: java.net.SocketException: Broken pipe from what I can garner from the different posts is that the AjP ofbiz uses is timming out. if someone is an expert at ajp they ca

[jira] Created: (OFBIZ-3742) Relation between ProductFeature and Uom-table missing

2010-04-26 Thread Mirko Vogelsmeier (JIRA)
Relation between ProductFeature and Uom-table missing - Key: OFBIZ-3742 URL: https://issues.apache.org/jira/browse/OFBIZ-3742 Project: OFBiz Issue Type: Bug Components: product

Adding a reference to external id for GL Accounts

2010-04-26 Thread Jacopo Cappellato
I have to implement the following "story": a chart of accounts, that is also maintained in an system that is external to OFBiz, is imported into OFBiz; the ids of the accounts in the two systems are different and we want to maintain a reference to the external ids in OFBiz. I would propose the