Transfer OFBiz from embedded tomcat server to local tomcat server

2018-08-13 Thread Ahmad Saki
my web sever this project (ex: http://localhost:8080/ecommerce/control/main) appears an empty white screen on browser. Note: All of this file of OFBiz project does not exists in the ofbiz.war file. How can I run OFBiz project on my local tomcat server? Thank you Ahmad Saki

DO not run on IntelliJ

2018-08-12 Thread Ahmad Saki
When I build this project on ItelliJ- the console output is 'BUILD SUCCESSFUL'. But when I want to run this project using the IntelliJ IDEA- the console output is: Information:java: Some messages have been simplified; recompile with -Xdiags:verbose to get full output Information:java: Errors occu

Re: Confusing download to build project

2018-08-09 Thread Ahmad Saki
> On Wed, Aug 8, 2018 at 10:56 PM, Ahmad Saki wrote: > > 1. When I login using ServerName\User>>> open cmd>>> `gradlew cleanAll > > loadDefault` command to download dependencies>>> > > `gradlew ofbiz` command to start OFBiz- It stops at 91% [ref:

Re: Build Tool for OFBiz

2018-08-09 Thread Ahmad Saki
Thank you On Thu, Aug 9, 2018, 11:15 AM Aditya Sharma wrote: > Hi Ahmad Saki, > > As per build tool is concerned, Apache Ant was used till 15.12 ( > https://cwiki.apache.org/confluence/x/Cw4jB ) & with OFBiz 16.11 it > comes with an embedded Gradlew wrapper that can be

Confusing download to build project

2018-08-08 Thread Ahmad Saki
1. When I login using ServerName\User>>> open cmd>>> `gradlew cleanAll loadDefault` command to download dependencies>>> `gradlew ofbiz` command to start OFBiz- It stops at 91% [ref: OFBiz_do-not_complete_start_process.png] although it run on browser. 2. When I login using ServerName\Administra

Build Tool for OFBiz

2018-08-08 Thread Ahmad Saki
Dear All, I am new in OFBiz. So, I need some advice before development. I need to know that which build tool is preferable for OFBiz Apache Ant or Gradle? And, which IDE is preferable to develop OFBiz IntelliJ or Eclipse? Thanks Ahmad Saki

Re: Need help to start OFBiz

2018-07-31 Thread Ahmad Saki
it without & character, you should go further. > > Gil > > Le 31 juillet 2018 21:10:18 GMT+02:00, Ahmad Saki > a écrit : > > Dear all, > >1. When I type "cd F:\Software&Driver\apache-ofbiz-16.11.04" and hit > >enter > >in cmd- It says > >

Need help to start OFBiz

2018-07-31 Thread Ahmad Saki
ild 25.92-b14, mixed mode) apache-ant: Apache Ant(TM) version 1.10.5 compiled on July 10 2018 Please help me. Thanks Ahmad Saki