前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >SAP Enterprise Commerce调试环境搭建

SAP Enterprise Commerce调试环境搭建

作者头像
Jerry Wang
发布2020-08-31 10:56:07
3320
发布2020-08-31 10:56:07
举报

This blog is written to demonstrate how to setup debug environment for Hybris ECP(Enterprise Commerce Platform).

(1) start Hybris server via debug option

(2) import folder hybris\bin into Eclipse.

Right click on the extension you want to debug. In my example it is yacceleratorstorefront.

Choose Debug Configuration from context menu. Use Remote Java Application for debug configuration and connect to port 8000.

(3) Set breakpoint in file \bin\ext-template\yacceleratorstorefront\web\src\de\hybris\platform\yacceleratorstorefront\filters\cms\CMSSiteFilter.java.

And access the storefront url below and try to open a catalog:

Then breakpoint is triggered:

After you press continue in debugger, you could observe the detail page with url inspected in debugger as expected.

本文参与 腾讯云自媒体分享计划,分享自作者个人站点/博客。
原始发表:2020-08-29 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档