How to validate a field of a form that is a java method name

2011-06-13 Thread mrisal...@libero.it
Hi dev, I would like to know if someone of you knows how to validate that a field in a form is a valid java method name. This field must be camel case, without whitespaces and no special chars. Someone having an hint on how to implement this validate method with FlexibleStringExpander ? Thank

Re: We get a new green light on buildbot

2011-06-06 Thread mrisal...@libero.it
Thanks Jacques, I have increase maxmemory to 512 and it seems is now working correctly on buildbot server. Marco Il giorno 04/giu/2011, alle ore 14.16, Jacques Le Roux ha scritto: Why not try to increase maxmemory? 512 sounnds good to me Jacques From: Hi dev, I have done some changes to m

We get a new green light on buildbot

2011-05-27 Thread mrisal...@libero.it
Hi dev, I have done some changes to make working the creation of javadoc documentation during buildbot (step 4) and now there are no more any warning and the step is now green on buildbot. On my local laptop everything is ok instead on the buildbot server I get some OutOfMemory error: java.la

Webpos2

2011-05-20 Thread mrisal...@libero.it
Hi devs, I have made an new version of Webpos fully rewritten and using a lot of jQuery for speed up the user interaction. Please take a look at the issue https://issues.apache.org/jira/browse/OFBIZ- 4287 and let me know your feedback before commit it to the trunk. Here you could find also a s

Plan for OFBiz stable Release_11.04?

2011-04-13 Thread mrisal...@libero.it
+1 Marco On 12 Apr 2011, at 18:52, Ashish Vijaywargiya wrote: > Its mid of April month so I thought to start a thread in which we all can > discuss about the stable release 11.04 of OFBiz trunk like we did last year. > Thoughts? > > Thanks! > -- > Ashish

R: Re: jackrabbit branch

2011-03-10 Thread mrisal...@libero.it
Hi erwan, is it probably due to the upgrade I have done in the trunk of javacc.jar (version 5.0). Did you try to remove the following directory: - framework\sql\build\gen-src\javacc - framework\base\build\gen-src\javacc execute an ant clean / ant build. If it's not working something has been n

R: Re: R: Re: svn commit: r1068120 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/config/JNDIConfigUtil.java

2011-02-08 Thread mrisal...@libero.it
eview. > >But please don't take my comments as criticism, I appreciate the effort you're putting in and have spent many hours doing similar work myself over the years. > >Regards >Scott > >HotWax Media >http://www.hotwaxmedia.com > >On 9/02/2011, at 12:5

R: Re: R: Re: svn commit: r1068120 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/config/JNDIConfigUtil.java

2011-02-08 Thread mrisal...@libero.it
e are unavoidable. > >-Adrian > >On 2/8/2011 3:52 AM, mrisal...@libero.it wrote: >> What I have to do it in this case leave the compilation warning or remove it >> putting a //FIXME ? >> >> I would like to before to remove all the compilation warning and then we

R: Re: svn commit: r1068120 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/config/JNDIConfigUtil.java

2011-02-08 Thread mrisal...@libero.it
What I have to do it in this case leave the compilation warning or remove it putting a //FIXME ? I would like to before to remove all the compilation warning and then we could work on the //FIXME later. What did you think of it ? Thanks Marco >Messaggio originale >Da: jacques.le.r...@

R: svn commit: r1062648 - /ofbiz/trunk/applications/accounting/build.xml

2011-01-24 Thread mrisal...@libero.it
Hi Hans, it could be possible for you also to add this exclusion from the .classpath file used by Eclipse and probably update the LICENSE file according to the license in use by Ideal ? Thanks Marco P.S.: When you get a chance if you can also read our e-mails about the difference between ebay

R: Re: svn commit: r1060599 - in /ofbiz/trunk/applications/accounting: config/AccountingUiLabels.xml src/org/ofbiz/accounting/thirdparty/sagepay/SagePayPaymentServices.java

2011-01-19 Thread mrisal...@libero.it
OK, I will follow. Did I have to change the commit message for this bug correction ? Please consider also that a massive work like that can cause same error. Probably if in the future all the committer do not commit classes that are not i18n this massive work no more occurs. Thanks Marco >---

R: Re: svn commit: r1060599 - in /ofbiz/trunk/applications/accounting: config/AccountingUiLabels.xml src/org/ofbiz/accounting/thirdparty/sagepay/SagePayPaymentServices.java

2011-01-19 Thread mrisal...@libero.it
I agree with you, which maximum value (100/300) long lines will would like to use in OFBiz ? There is a standard rules to be follow (I still have not checked into the committer rules) There was already some long lines splitted into the SagePayPaymentService.java and how we could change ? For e

R: [VOTE] [RELEASE] Apache OFBiz 10.04

2011-01-14 Thread mrisal...@libero.it
+1 Marco >Messaggio originale >Da: jacopo.cappell...@hotwaxmedia.com >Data: 14/01/2011 14.04 >A: >Ogg: [VOTE] [RELEASE] Apache OFBiz 10.04 > >This is the vote thread to transform our release candidate 10.04 into an official release. This will be the first release of the 10.04 series (t

R: Re: buildbot failure in ASF Buildbot on ofbiz-trunk

2011-01-14 Thread mrisal...@libero.it
Ok, I will check it as soon as I could do it. Thanks a lot Jacopo to take a look at it. Marco >Messaggio originale >Da: jacopo.cappell...@hotwaxmedia.com >Data: 14/01/2011 8.18 >A: >Ogg: Re: buildbot failure in ASF Buildbot on ofbiz-trunk > >Hi Marco, > >The following change in the orig

R: Re:

2010-12-22 Thread mrisal...@libero.it
Yes, Jacques I'm still working to remove "fail-message" tag from applications and specialpurpose components. If you want to help me to remove it from framework components I will appreciate it. Thanks Marco >Messaggio originale >Da: jacques.ler...@9business.fr >Data: 22/12/2010 11.43 >A:

R: [VOTE] [BRANCH] Creation of the Release Branch "release10.04"

2010-04-28 Thread mrisal...@libero.it
+1 Marco >Messaggio originale >Da: jacopo.cappell...@hotwaxmedia.com >Data: 28/04/2010 10.10 >A: >Ogg: [VOTE] [BRANCH] Creation of the Release Branch "release10.04" > >This is the vote thread to create a new release branch (not a release yet) named "release10.04". >This branch will repr

Method renderSubContentBody of MacroScr eenRenderer does not use locale from co ntext

2009-06-18 Thread mrisal...@libero.it
Hi to all, while I'm testing some web site content I have discovered that if a ContentAssoc with contentAssocTypeId="ALTERNATE_LOCALE" is defined for a web site content it will be not used because the method renderSubContentBody of MacroScreenRenderer take the locale as default instead of take i

Macro renderSubContentEnd has no such argument: editContainerStyle

2009-06-17 Thread mrisal...@libero.it
Hi to all, while I'm doing some test on web site content I have found the following error on renderSubContentEnd: Macro renderSubContentEnd has no such argument: editContainerStyle The problematic instruction: -- ==> macro renderSubContentEnd [on line 56, column 1 in component://widget/

Re:ASF Board Report for 2009-06

2009-06-15 Thread mrisal...@libero.it
+1 Marco > > I just found out a bit ago that the ASF board meeting is this week, > and not next week as previous announcements had said. That means that > the board report is now basically late! > > I have thrown a quick one together, and it is available here: > > http://docs.ofbiz.org/display/

Re: Cannot login to webtools

2009-06-08 Thread mrisal...@libero.it
copo > > On Jun 8, 2009, at 9:12 AM, mrisal...@libero.it wrote: > > > Thanks David, > > > > what about to applying the attached patch ? > > > > Thanks > > Marco > > > >> > >> I'd prefer to see the bug fixed instead of ch

Re: Cannot login to webtools

2009-06-08 Thread mrisal...@libero.it
copy it as text > in your mail. > > Jacopo > > On Jun 8, 2009, at 9:12 AM, mrisal...@libero.it wrote: > > > Thanks David, > > > > what about to applying the attached patch ? > > > > Thanks > > Marco > > > >> > >> I'd p

Re: Cannot login to webtools

2009-06-08 Thread mrisal...@libero.it
Thanks David, what about to applying the attached patch ? Thanks Marco > > I'd prefer to see the bug fixed instead of changing the functionality. > The bug I'm referring to is that there is no login link in webtools. > Whether we change the main request to require auth or not that should > be

What about moving shipment.properties to entities in the DB

2009-05-29 Thread mrisal...@libero.it
Hi developers, I'm near to complete the migration of payment gateways to use the new payment gateway entities but I'm still waiting some test user account for testing the new integrations in OFBiz (PCCharge, ValueLink, ClearCommerce). While I'm waiting to test it I'm thinking if we could extend

Re: Google Checkout integration in OFBiz

2009-05-14 Thread mrisal...@libero.it
google for > payment. > once you get the notification back you can store the payment data but > not process it since google has done that already. > > least that is my two cents. > > mrisal...@libero.it sent the following on 5/13/2009 4:25 AM: > > Hi to all, > &g

Google Checkout integration in OFBiz

2009-05-13 Thread mrisal...@libero.it
Hi to all, I'm now starting to change the Google Checkout integration in OFBiz to support the new PaymentGatewayConfig entity and I'm thinking how we could improve also this integration. First question is how we could handle Google Checkout into ProductStorePaymentSetting as a credit card or as

How to test ClearCommerce and WorldPay payment gateway

2009-04-30 Thread mrisal...@libero.it
Hi to all, did you know how can I create an user account for testing the payment gateway ClearCommerce and WorldPay ? I would like to move them to the new PaymentGatewayConfig entities but I'm not able to test it without an user account. I didn't know if they are still supported and alive. Any

Re: Label Manager

2009-04-20 Thread mrisal...@libero.it
Thanks a lot Jacques! I'm sorry but I'm busy with other things and I have not the time to do it. Marco > I commited a workaround at r766516. I think it's enough > > Jacques > > From: "Jacques Le Roux" > > No worries take your time, thanks Marco. > > Actually I began but got an issue with Eclipse

Re: svn commit: r763782 [1/2] - in /ofb iz/trunk: applications/accounting/ appl ications/accounting/config/ application s/accounting/data/ applications/account ing/entitydef/ applications/accounting/

2009-04-15 Thread mrisal...@libero.it
Hi to all, if I understand correctly it's enough to use the encrypt attribute on the password fields. for example in PaymentGatewayPayfloPro could be : Have I understood correctly ? Thanks Marco > > On Apr 14, 2009, at 1:57 PM, Jacques Le Roux wrote: > > > From: "David E Jones" > >> On Ap

Re:[VOTE] Create Release Branch 2009.04

2009-04-15 Thread mrisal...@libero.it
+1 Marco > > Today is the day we have discussed for a while! A lot of improvements > and fixes have gone in over the last few weeks, but it is important to > remember that the release branch is primarily time-based and is a > "line in the sand" as it were to begin the effort of stabilizing a >

Re:About Payment Gateway Configuration and PayFlow v2/v3 end of life

2009-04-08 Thread mrisal...@libero.it
I would like also to introduce four new fields (logFileName, loggingLevel, maxLogFileSize, stackTraceOn) on PaymentGatewayPayflowPro to handle new log features introduces by PayFlow Pro SDK. Thanks Marco > Hi to all, > > I have completed the development of new payment gateway configuration > (

About Payment Gateway Configuration and PayFlow v2/v3 end of life

2009-04-08 Thread mrisal...@libero.it
Hi to all, I have completed the development of new payment gateway configuration (JIRA-OFBIZ-2269) and I would like to commit this job on the next days if anyone disagree with that. This is the first step to introduce the new entities and screens to handle those new features and every payment g

Re: What about moving payment.properties to an entity ?

2009-04-01 Thread mrisal...@libero.it
certsPath="$ > > {sys:getProperty('ofbiz.home')}/applications/accounting/pfcerts" > > hostAddress="payflow.verisign.com" hostPort="443" > > vendor="ProdVendor" userId="ProdUserID" pwd="ProdPassword" > > partner="P

Re: What about moving payment.properties to an entity ?

2009-03-31 Thread mrisal...@libero.it
ues for different > payment gateways (ie CyberSource, PayflowPro, etc). > > Each property in the payment.properties file would be mapped to a > field on one of these entities. > > Does that make sense? > > -David > > > > On Mar 30, 2009, at 4:14 AM, mrisal...@libero

What about moving payment.properties to an entity ?

2009-03-30 Thread mrisal...@libero.it
Hi to all, what did you think if we move the payment.properties to an entity ? I tried to having a more general entity but I have seen that every single payment gateway having different parameters and so I tried with the following example: Once we have it into the DB i

Re: Refactory on xsd files

2009-01-23 Thread mrisal...@libero.it
for local validation during development, I recommend > instead that you setup your XML editor to look at your local XSD files > instead of the ones on the web site. If your XML editor can't do > that... it might be a good reason to switch! :( > > -David > > > On Jan 2

Re: Refactory on xsd files

2009-01-23 Thread mrisal...@libero.it
o be more consistent in rev 736832. > > -David > > > On Jan 22, 2009, at 7:37 AM, mrisal...@libero.it wrote: > > > Hi to all, > > > > I saw that into widget-screen.xsd the element name "field-map" still > > having the attribute "env-name"

Refactory on xsd files

2009-01-22 Thread mrisal...@libero.it
Hi to all, I saw that into widget-screen.xsd the element name "field-map" still having the attribute "env-name" instead of "from-field" like the other xsd files. Is it something wanted or simply forgot to change it ? This could be an exampe of using the new attribute "from-field" in the screen

About rev. 735829

2009-01-20 Thread mrisal...@libero.it
Hi Jacques, in rev. 735829 you have introduced two french translations for the label ContentGoToDataResource. I don't know which is the correct one, could you please fix it when you can ? Thanks a lot Marco

Update xsd files on ofbiz site

2009-01-19 Thread mrisal...@libero.it
Hi to all, I have seen that the xsd files on ofbiz site (www.ofbiz.org/dtd) are not updated to the last changes done into the OFBiz trunk. I have tried to update it and commit it but seems to me that I'm not authorized to do it. Can someone update it so the tools inside eclipse can help to chang

Re: New Release Branch (was: locale error in simple method)

2009-01-15 Thread mrisal...@libero.it
Hi David, about the status of point 1 is really mostly done but I think at maximum next week we will have all cleaned. Thanks Marco > > What do we still have that is up in the air for refactoring, cleanups, > and enhancements? I know quite a few have been worked on recently but > I'm not sur

Labels cleaning situation

2009-01-14 Thread mrisal...@libero.it
Hi to all, I have completed to cleaning a lot of labels into the applications folder and I would like to start to cleaning the labels on specialpurpose folder. I would like to put a prefix on labels for the following component : MyPage, MyPortal, Pos. After that most of the labels start with th

AccountingEntityLabels.xml rev. 732300 no more well formed

2009-01-08 Thread mrisal...@libero.it
Hi to all, I have seen that AccountingEntityLabels.xml was not more well formed from rev. 732300. The issue is this : Gutschrift Gutschrift If someone wants to correct it because I'm not able to do it till this evening. Thanks Marco

Re: Board Report (draft) for OFBiz

2008-09-13 Thread mrisal...@libero.it
+1 Marco Thanks again for working on this Jacopo. I made some edits and added a few little comments, and I can't think of anything else to put in there, so to me that means it's ready to submit. ;) Comments and informal votes are welcome. I'll submit this later today or tomorrow. -David