Custimize your Web Store
$Id: customize.html,v 1.1 2006/04/21 18:07:56 jjanke Exp $
This application creates the web store for AD_Client_ID=11 (GardenWorld)
For your own application, you need to
- Log in as Client Administrator
- In window Client, change the web directory, e.g. to xxx
- Click on the right bottom corner of the window to get your AD_Client_ID, e.g. 1000000
- Unjar adempiereWebStore.war
- In the WEB_INF directory
- Edit web.xml to and change the AD_Client_ID parameter value to your AD_Client_ID, e.g. 1000000
- Edit jboss-web.xml and set the context to your web directory, e.g. xxx
- Change the UI of the *.html and *.jsp files as required
- Repackage it under another name, e.g. myStore.war before copying it to
$IDEMPIERE_HOME/jboss/server/adempiere/deploy