Admin install
Posted: Tue Nov 17, 2009 9:34 pm
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.
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.