Re: DNS for version 10.04 on demo server

2011-03-17 Thread Jacques Le Roux
Pros: 1. I think we have enough of ressources to let it run 2. It's convenient for users who still use R9.04 3. It's convenient for committers who want to maintain R9.04 Cons: If it slow the other demo or any issues of course we can replace R9.04 by R10.04 Thanks Jacques Scott Gray wrote:

Re: [GSoC] code/test separation

2011-03-17 Thread Erwan de FERRIERES
Le 16/03/2011 19:35, Ganath Rathnayaka a écrit : Hi devs, I am Ganath Rathnayake from University of Peradeniya, Sri Lanka. This is my first time on Google Summer of Code. I would like to involve in the code/test separation GSoC project.If you can help me to start with it, it would be a great

Re: svn commit: r1082417 - /ofbiz/trunk/framework/images/webapp/images/catalog/categorytree.css

2011-03-17 Thread Jacques Le Roux
Hi Hans, Not sure it's relevant (differences between Themes for the catalog/catgeg tree?): do you expect, as suggested by Scott, to move this file into the themes? Thanks Jacques hans...@apache.org wrote: Author: hansbak Date: Thu Mar 17 07:10:15 2011 New Revision: 1082417 URL:

Re: Order email notification: PDF attachment is not attached

2011-03-17 Thread Jacques Le Roux
Please use rather user ML for such questions, see why here : http://cwiki.apache.org/confluence/display/OFBADMIN/Mailing+Lists#MailingLists-DesignanddevelopmentList:dev@ofbiz.apache.org Thanks Jacques biletnikov wrote: Hello, I configure the order notification attachments for OFBiz 10.04,

Re: svn commit: r1081912 - /ofbiz/trunk/framework/sql/src/org/ofbiz/sql/Planner.java

2011-03-17 Thread Martin Kreidenweis
Hi Jacques, the 'official' workaround seems to be this: public STMNT extends SQLStatement? SQLPlan? plan(STMNT statement) { This also compiles in older Java versions and doesn't show a warning in Eclipse. Martin On 15.03.2011 20:19, jler...@apache.org wrote: Author: jleroux Date: Tue

Re: svn commit: r1081912 - /ofbiz/trunk/framework/sql/src/org/ofbiz/sql/Planner.java

2011-03-17 Thread Jacques Le Roux
Hi Martin, Yes, it compiles just fine in 6.0_22 Why official? I guess you tested it with an older version, which one? Thanks Jacques From: Martin Kreidenweis martin.kreidenw...@tngtech.com Hi Jacques, the 'official' workaround seems to be this: public STMNT extends SQLStatement?

contextual menu in help system

2011-03-17 Thread Erwan de FERRIERES
Hi all, there is a contextual menu in the help system which allows to create or delete elements. Is there any reason why this is implemented ? I'm not in favor of this, as the help is just here to display elements, not interact with the tree itself. Regards, -- Erwan de FERRIERES

Re: contextual menu in help system

2011-03-17 Thread Hans Bakker
sure can take it out On Thu, 2011-03-17 at 12:22 +0100, Erwan de FERRIERES wrote: Hi all, there is a contextual menu in the help system which allows to create or delete elements. Is there any reason why this is implemented ? I'm not in favor of this, as the help is just here to

[jira] Assigned: (OFBIZ-4218) SOAP improvements

2011-03-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-4218: -- Assignee: Jacques Le Roux SOAP improvements - Key:

[jira] Commented: (OFBIZ-4218) SOAP improvements

2011-03-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13007894#comment-13007894 ] Jacques Le Roux commented on OFBIZ-4218: Chris, I'm interested with this patch

Re: svn commit: r1081912 - /ofbiz/trunk/framework/sql/src/org/ofbiz/sql/Planner.java

2011-03-17 Thread Jacques Le Roux
Compiles also with 6.0_14, sounds good Still Why official? Thks Jacques From: Jacques Le Roux jacques.le.r...@les7arts.com Hi Martin, Yes, it compiles just fine in 6.0_22 Why official? I guess you tested it with an older version, which one? Thanks Jacques From: Martin Kreidenweis

Re: svn commit: r1081912 - /ofbiz/trunk/framework/sql/src/org/ofbiz/sql/Planner.java

2011-03-17 Thread Martin Kreidenweis
Hi, Ignore the 'official'... :-) It's just a workaround I found on several pages during my Google search. I tested with Java 1.6.0_17 and 1.6.0_24. Martin On 17.03.2011 12:54, Jacques Le Roux wrote: Compiles also with 6.0_14, sounds good Still Why official? Thks Jacques From:

Re: svn commit: r1081912 - /ofbiz/trunk/framework/sql/src/org/ofbiz/sql/Planner.java

2011-03-17 Thread Jacques Le Roux
Thanks Martin, Committed at r1082475 I still wonder why we care about that ;o) Jacques From: Martin Kreidenweis martin.kreidenw...@tngtech.com Hi, Ignore the 'official'... :-) It's just a workaround I found on several pages during my Google search. I tested with Java 1.6.0_17 and 1.6.0_24.

[jira] Updated: (OFBIZ-4014) i18n from DateTime display fields

2011-03-17 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp updated OFBIZ-4014: --- Attachment: OFBIZ-4014_lazyLoadJsLanguageFiles.patch OFBIZ-4014_dateJs.zip

[jira] Updated: (OFBIZ-4014) i18n from DateTime display fields

2011-03-17 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp updated OFBIZ-4014: --- Attachment: OFBIZ-4014_i18nTimepicker_And_DateTimeField.patch This is the Timepicker patch

Re: [GSoC] code/test separation

2011-03-17 Thread Ganath Rathnayaka
Hi all, Thanks for the links. I will keep in touch with the project. Thanks Ganath P.S. I installed subversion and ant, download the trunk and build it successfully.

[jira] Updated: (OFBIZ-4218) SOAP improvements

2011-03-17 Thread chris snow (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chris snow updated OFBIZ-4218: -- Attachment: SoapHandler.patch I hope this patch works with svn! SOAP improvements -

[jira] Commented: (OFBIZ-3385) Axis2 integration returns Unsupported Content-Type: text/html;charset=utf-8 Supported ones are: [text/xml]

2011-03-17 Thread chris snow (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008028#comment-13008028 ] chris snow commented on OFBIZ-3385: --- Hi Mansour, Were you having a problem with a .NET

soap web service simplifications

2011-03-17 Thread chris snow
The current soap web service implementation uses org.ofbiz.service.engine.SoapSerializer to serialize/deserialize requests and responses. This results in an awkward xml structure, e.g. map-Map ns2:map-Entry ns2:map-Key ns2:std-String value=partyId/

Re: soap web service simplifications

2011-03-17 Thread chris snow
(email resent as plain text) The current soap web service implementation uses org.ofbiz.service.engine.SoapSerializer to serialize/deserialize requests and responses. This results in an awkward xml structure, e.g. map-Map ns2:map-Entry ns2:map-Key ns2:std-String