Re: Java 8 Testing

2017-12-22 Thread Arun Patidar
Hello Skip, You can refer Jira ticket OFBIZ-6458< https://issues.apache.org/jira/browse/OFBIZ-6458> for upgrading OFBiz to Java 8. Changes committed to trunk at r1709262 by Taher. As you are on release 12 so you may need some additional changes. -- Thanks & Regards --- Arun Patidar Manager,

Re: Ofbiz to postgresSql connection problem

2017-12-22 Thread Michael Brohl
Hi Bashir, it would be great if you can share how your problem was solved. It might help other who have similar issues in the future. Thanks, Michael Am 22.12.17 um 17:31 schrieb bashir karimi: Hi Solanki, Thanks the problem is solved and the connection is done successfully. On

Re: Ofbiz to postgresSql connection problem

2017-12-22 Thread bashir karimi
Hi Solanki, Thanks the problem is solved and the connection is done successfully. On 2017-12-15 21:05, Rishi Solanki wrote: > Bashir,> > > Are you able to connect postgres version mentioned with specific mentioned> > driver in pure java class please note that here I'm

Re: Cannot install apache-ofbiz-16.11.03 on windows 10

2017-12-22 Thread Jacques Le Roux
Forgot to say that we can see :compileJava Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. that's why I believe Gradle found the JDK. But then why Gradle can't find the Apache Commons ParseException class :-\ which is part

Re: Cannot install apache-ofbiz-16.11.03 on windows 10

2017-12-22 Thread Jacques Le Roux
I see actually you don't need it OOTB. Most of the time simply it's simply a shortcut to name the directory where you have installed OFBiz In rare specific cases, mostly in few bash scripts, it's used as an environment variable. Also for Christian the problem can't be the definition of

RE: Cannot install apache-ofbiz-16.11.03 on windows 10

2017-12-22 Thread Boyden, Timothy
List of docs that reference OFBIZ_HOME: https://cwiki.apache.org/confluence/dosearchsite.action?where=OFBIZ=true=OFBIZ_HOME -Tim -Original Message- From: Boyden, Timothy [mailto:tboy...@electroswitch.com] Sent: Friday, December 22, 2017 12:42 PM To: user@ofbiz.apache.org Subject: RE:

RE: Cannot install apache-ofbiz-16.11.03 on windows 10

2017-12-22 Thread Boyden, Timothy
I guess it's not needed, but ran across some documents on ofbiz.apache.org that recommend setting it. -Tim -Original Message- From: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com] Sent: Friday, December 22, 2017 12:04 PM To: user@ofbiz.apache.org Subject: Re: Cannot install

Re: Cannot install apache-ofbiz-16.11.03 on windows 10

2017-12-22 Thread Jacques Le Roux
Hi Tim, Why do you define OFBIZ_HOME? Jacques Le 22/12/2017 à 17:25, Boyden, Timothy a écrit : Hi Christian, Did you try setting environment variables for JAVA_HOME and OFBIZ_HOME? https://www.mkyong.com/java/how-to-set-java_home-on-windows-10/ Follow the instructions in the above to set:

RE: Cannot install apache-ofbiz-16.11.03 on windows 10

2017-12-22 Thread Boyden, Timothy
That should be: JAVA_HOME = C:\Program Files\Java\jdk1.8.0_151 OFBIZ_HOME = C:\apache-ofbiz-16.11.03 The list engine mangled my email. -Tim -Original Message- From: Boyden, Timothy [mailto:tboy...@electroswitch.com] Sent: Friday, December 22, 2017 11:25 AM To:

RE: Cannot install apache-ofbiz-16.11.03 on windows 10

2017-12-22 Thread Boyden, Timothy
Hi Christian, Did you try setting environment variables for JAVA_HOME and OFBIZ_HOME? https://www.mkyong.com/java/how-to-set-java_home-on-windows-10/ Follow the instructions in the above to set: JAVA_HOME = C:\Program Files\Java\jdk1.8.0_151 OFBIZ_HOME = C:\apache-ofbiz-16.11.03 Make sure the

Ofbiz eCommerce designer

2017-12-22 Thread james
We are looking for a great eCommerce UI designer who knows ofbiz ecommerce that can design a new web site with a modern look and feel. Any one interested or no of anyone interested? Thanks, James

Cannot install apache-ofbiz-16.11.03 on windows 10

2017-12-22 Thread Christian Vetterli
Hello all, I do not get OFBiz istalled on my Windows 10 computer. I have tried any combination I could come up with. Different loading locations. All currently available Java versions from Oracle. Nothing seem to work. I am not a programmer.   What I did for example is: OFBiz to