Till Hybris 5.5 there was a folder inside the suite called sampleconfigurations and it had all the accelerator localextensions.xml
In version 5.6 there is no such folder. So for creating the configuration follow the below steps.
Consider the folder D:\5.6 as the root folder where we have extracted the hybris suite zip.
In version 5.6 there is no such folder. So for creating the configuration follow the below steps.
Consider the folder D:\5.6 as the root folder where we have extracted the hybris suite zip.
d:\h56\installer>install.bat –l - Lists all the available accelerators d:\h56\installer>install.bat –r b2c_acc - Installs the b2c accelerator reciepe d:\h56\installer>install.bat –r b2c_acc initialize - Initalize the new configuration d:\h56\installer>install.bat –r b2c_acc start - Starts server with the new reciepe
After this you can build / start / stop server as usual from the platform dir.
No comments:
Post a Comment