Monday 15 February 2016

Hybris setup step for local system

Step 1:- Download JDK (jdk-8u65-windows-i586) and JRE(jre-8u65-windows-x64) and install  
Step 2:- Set path  

Path =C:\Program Files\Java\jdk1.7.0_79\bin;C:\Program Files\Java\jdk1.7.0_79\lib;


Step3:- Download and Install eclipse
Step 4:-Create any folder, here created folder “dev” and placed inside this folder. “ hybris-commerce-suite-5.2.0.2.zip”. Using 7-zip extract  Hybris commerce suite.


Below highlighted folder gets created




Step5:-   Go inside the folder hybris>bin>platform and run command setantenv.bat

Step 6:- Run command ant clean all


Step 7:- Start the Hybris server, run command hybrisserver.bat



Step 8:- Hit http://localhost:9001/hac from your browser

If above screen comes, Means we have successfully installed the Hybris software on local system



No comments:

Post a Comment