Page 1 of 1

Admin install

Posted: Tue Nov 17, 2009 9:34 pm
by niop
Attempting to follow these instructions from the quick start guide:

Execute the following commands at the "BroadleafCommerceAdmin?" directory (inside src). These steps will build and deploy the Admin Tool to your local Tomcat instance and start Tomcat.

* mvn install
* ant deploy-exploded-war


Problem - there is no build.xml in the BroadleafCommerceAdmin.

In the previous step I noted:
skip non existing resourceDirectory <path>\Broadleaf\src\BroadleafCommerceAdmin\src\main\resources
skip non existing resourceDirectory <path>\Broadleaf\src\BroadleafCommerceAdmin\src\test\resources

What'd I miss?

Demo worked fine.

Re: Admin install

Posted: Thu Nov 19, 2009 4:52 am
by Dennis
I had the same yesterday when trying to install it for the first time.

You should execute the commands in the BroadleafCommerceAdminWeb directory.
This should do the trick.

Another tip: the load data script is not necessary if you already did that step with the installation of the BroadleafCommerceDemo

Re: Admin install

Posted: Fri Jan 23, 2015 2:19 am
by tomcruise
if you create a new admin user and set only PERMISSION_ALL_CUSTOMER
- the module "Customer Care" and section "Customer" are correctly displayed.