|
Hi All,
I am new to Of Biz ERP. Please provide a ofbiz setup document and how to integrate with eclipse. so that i can set it up in my machine and start development. I not able to understand the guideline provided in the site. Note: i have ofBiz setup file(zip format). thanks in advance. Regards, Ilaiya... |
|
Steps to run ofbiz 12.04 (assuming java jdk is installed and set in environment :
1. Extract the ofbiz zip. 2. Go to the extracted ofbiz directory location using command prompt cd pathToOfbiz/ofbiz. 3. run the command ant load-demo to load the demo data in default derby database. 4. Once the above command is successfully executed you do not have to use it again unless you have changed some demo data or you have dropped the database. 5. now all you need to do is to start the ofbiz using command tools/startofbiz.bat on windows or tools/startofbiz.sh on linux. 6. once the server is successfully started got to following link http://localhost:8080/ecommerce for demo ecommerce store and https://localhost:8443/webtools/control/main for ofbiz backend using admin as username and ofbiz as password. 7. To import the ofbiz project in eclipse you just need to go to file->import->general->exsiting project into workspace and then add your ofbiz folder Regards Mohd Viqar |
|
In reply to this post by ilaiyaraja_velusamy
Hi -for ofbiz running on windows machin following these steps. 1- install java 1.7 or upper version and set the JAVA_HOME in windows environment Variable 2- install ant1.8 and upper version and ser the ANT_HOME in windows environment Variable 3- unzip the ofbizxxxx.zip in any directory 4- Goto ofbiz folder and run the following command ant run-install-seed startofbiz.bat For Eclipse Integration with ofbiz u can follow this link https://cwiki.apache.org/confluence/display/OFBIZ/Running+and+Debugging+OFBiz+in+Eclipse
Dhiraj Gupta
|
|
Hi, Please clarify the following. I have apache-ofbiz-11.04.02.zip in my D drive. I went to D:\Apach OfBiz\apache-ofbiz-11.04.02 and ran the command ant run-install-seed in cmd prompt. But I got the below error. D:\Apach OfBiz\apache-ofbiz-11.04.02>ant run-install-extseed D:\Apach OfBiz\apache-ofbiz-11.04.02>ECHO OFF D:\Apach OfBiz\apache-ofbiz-11.04.02>"\bin\java" -jar framework/base/lib/ant-launcher-1.7.1.jar -lib framework/base/lib/ant run- The system cannot find the path specified. D:\Apach OfBiz\apache-ofbiz-11.04.02> Note: I don’t have ant installed. Please help. Thanks in advance. Thanks, Ilaiyaraja V From: dhiraj.g [via OFBiz] [mailto:ml-node+[hidden email]]
dhirajgupta If you reply to this email, your message will be added to the discussion below: http://ofbiz.135035.n4.nabble.com/OfBiz-local-machine-setup-guide-tp4639323p4639325.html
To unsubscribe from OfBiz local machine setup guide,
click here. |
|
hi
Put ant folder in any drive and set ANT_HOME(Path of ant ) in environment variable. Thanks Dhiraj
Dhiraj Gupta
|
|
Hi, I have set the ANT_HOME as D:\Apach OfBiz\apache-ofbiz-11.04.02\framework\base\lib in environment variable and set in the path variable also. But ant is not
installed in my machine. Do we need to create folder as ant and put the ant .jar in that and then set this as a ant_home. Thanks, Ilaiya From: dhiraj.g [via OFBiz] [mailto:ml-node+[hidden email]]
hi dhirajgupta If you reply to this email, your message will be added to the discussion below: http://ofbiz.135035.n4.nabble.com/OfBiz-local-machine-setup-guide-tp4639323p4639343.html
To unsubscribe from OfBiz local machine setup guide,
click here. |
|
In reply to this post by dhiraj.g
Hi, Am getting the error as JSON cannot be resolved to a type when importing apache-ofbiz-11.04.02 to Eclipse in ResourceConverter.java. Please help to resolve
this issue. And also not getting ofbiz.jar from online. Thanks, Ilaiyaraja V From: dhiraj.g [via OFBiz] [mailto:ml-node+[hidden email]]
hi dhirajgupta If you reply to this email, your message will be added to the discussion below: http://ofbiz.135035.n4.nabble.com/OfBiz-local-machine-setup-guide-tp4639323p4639343.html
To unsubscribe from OfBiz local machine setup guide,
click here. |
| Free forum by Nabble | Edit this page |
