Re: Secure URLs end for link, hyperlink and sub-hyperlink

2009-04-10 Thread Jacques Le Roux
Hi Angelo, David has officially fixed this issue at r763855, but please read his comment! Jacques PS: Oops just read David's post, anyway... From: Angelo Matarazzo matarazzoang...@gmail.com Hi Jacques, I understood the problem. I have looked at RequestHandler.java line 184. At line 179 there

Re: Secure URLs end for link, hyperlink and sub-hyperlink

2009-04-10 Thread Angelo Matarazzo
Hi, David, Jacques You have right about security hole. But after security improvement port.https.enabled was useless (or not?). Sorry for my bad reporting way. But I'wasn't sure if my issue should be reported in Jira. However, thanks a lot Angelo jacques.le.roux wrote: After the changes

Re: Getting The data should be encrypted by making it part of the request body instead of the request URL. errors in Back Office

2009-04-10 Thread rohit2006
Hi, There are a few more URL's which have the same problem. I see that the JIRA issue 2256 has been closed so i am pasting the URL here: https://www.example.com/catalog/control/RemoveFeatureFromProduct?productId=11001productFeatureId=10165fromDate=2003-11-20%2013:50:07.796 I am using the

Re: Secure URLs end for link, hyperlink and sub-hyperlink

2009-04-10 Thread Jacques Le Roux
Actually David reestablished this feature which was already a hole, you are free to use it ;o) It was a question of reporting in Jira (you were right for that) but to give more informations, details, etc. Anyway thanks for the report! Jacques From: Angelo Matarazzo matarazzoang...@gmail.com

Re: Getting The data should be encrypted by making it part of the request body instead of the request URL. errors in Back Office

2009-04-10 Thread Jacques Le Roux
Please use https://issues.apache.org/jira/browse/OFBIZ-2260 for report (Jira is unavailable currently) Jacques From: rohit2006 rohitksur...@yahoo.com Hi, There are a few more URL's which have the same problem. I see that the JIRA issue 2256 has been closed so i am pasting the URL here:

Re: ./ant run : doesn't compile new changes (Linux)

2009-04-10 Thread aswath narayana
see run target in build.xml file ./ant run - It just starts OFBiz whereas ./ant run-install-seed target depends on the target build. so it builds new files. Then do ./ant run to start OFBiz. -Aswath On Fri, Apr 10, 2009 at 4:35 PM, Eric DE MAULDE eric...@free.fr wrote: Hi, If I execute

Re: ./ant run : doesn't compile new changes (Linux)

2009-04-10 Thread Jacopo Cappellato
I'd suggest: ant build or ant (they are the same) or in one shot: ant build run Jacopo On Apr 10, 2009, at 4:45 PM, aswath narayana wrote: see run target in build.xml file ./ant run - It just starts OFBiz whereas ./ant run-install-seed target depends on the target build. so it builds

JMX issue with Ofbiz

2009-04-10 Thread Saumitra Roy
Hi all, I want to monitor certain performance parameters using JMX 1.2 and JConsole while running Ofbiz. For this I need to set JAVA_OPTS= -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port\=9004 -Dcom.sun.management.jmxremote.authenticate\=false

./ant run : doesn't compile new changes (Linux)

2009-04-10 Thread Eric DE MAULDE
Hi, If I execute (Linux) : ./ant run It doesn't compile new files changes. I don't have any error. I have to execute, by example : ./ant run-install-seed And my new changes are compiled Have you an idea ? Thanks Eric

Ajax + Javascript

2009-04-10 Thread lahmar
Hi, I would like to use Ajax Framework or Javascript In the User interface. I would like if this is possible with Ofbiz. If yes, anyone has an idea how i can do this. Thks best regards. -- View this message in context: http://www.nabble.com/Ajax-%2B-Javascript-tp22988055p22988055.html Sent

Re: Ajax + Javascript

2009-04-10 Thread BJ Freeman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I suggest before asking questions here you 1) become familar with the code from the ofbiz Svn 2) user the search feature http://docs.ofbiz.org/dosearchsite.action?reset=true like type in ajax or javascript lahmar sent the following on 4/10/2009 6:30

Re: ./ant run : doesn't compile new changes (Linux)

2009-04-10 Thread Eric DE MAULDE
Thank you for your explanation. Eric - Original Message - From: Jacopo Cappellato jacopo.cappell...@hotwaxmedia.com To: user@ofbiz.apache.org Sent: Friday, April 10, 2009 1:20 PM Subject: Re: ./ant run : doesn't compile new changes (Linux) I'd suggest: ant build or ant (they are

Re: ./ant run : doesn't compile new changes (Linux)

2009-04-10 Thread Jacques Le Roux
ant -projecthelp helps a lot (BTW ant -help tells it) Jacques From: Eric DE MAULDE eric...@free.fr Hi, If I execute (Linux) : ./ant run It doesn't compile new files changes. I don't have any error. I have to execute, by example : ./ant run-install-seed And my new changes are compiled Have

Re: POS Setup

2009-04-10 Thread BJ Freeman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey Don: look a little further down the page. for the examples. you need to modify them Don Lunder sent the following on 4/9/2009 10:08 PM: Hello, I am following the steps outlined in