Thanks Adrian, I wanted to say it also.
You should use load-extseed ALONE when you want to load ONLY your extseed
data...
Another possibility is to use ant load-file to load data ONLY from a specific
file
Jacques
Le 27/11/2014 16:12, Adrian Crum a écrit :
Jyoti,
Step 2b includes steps 2a and 2c, so you only need to perform
./ant load-demo
./ant start
Adrian Crum
Sandglass Software
www.sandglass-software.com
On 11/26/2014 4:51 AM, jsharma wrote:
Hi,
I am not sure if there is any documentation available or not but I am using
Ofbiz on Ubuntu so can tell some quick steps you can follow.
1. Download SVN and take checkout of ofbiz with command
svn co http://svn.apache.org/repos/asf/ofbiz/trunk ofbiz
2. Go to {OFBIZ_HOME} directory and run following commands:-
a) ./ant load-extseed;
b) ./ant load-demo;
c) ./ant create-admin-user-login (Will ask for username and default
password will be ofbiz)
d) ./ant start;
This will load the basic seed data and demo data.
Back-end can be accessed with url:-
https://localhost:8443/catalog/control/main
Front-end can be accessed with
url:-http://localhost:8080/ecommerce/control/main
Thanks,
Jyoti Sharma
--
View this message in context:
http://ofbiz.135035.n4.nabble.com/Installing-Ofbiz-on-Ubuntu-tp4658965p4658967.html
Sent from the OFBiz - User mailing list archive at Nabble.com.