SmartEdit 403错误

2020-09-03 01:54发布

点击此处---> 群内免费提供SAP练习系统(在群公告中)加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)嗨, 作为从b2c站点从5.5...

         点击此处--->   EasySAP.com群内免费提供SAP练习系统(在群公告中)

加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)


嗨,

作为从b2c站点从5.5到6.6的Hybris迁移的一部分,我们决定也安装SmartEdit,为此,我遵循了为开发人员介绍的食谱,并为我们的未来自定义创建了自己的扩展,如以下链接所述

https://help.hybris.com/6.6.0/hcd/ 6d55d5fba206425b9acecda9f2311483.html

在更新平台并尝试首次访问smartedit之后,我们仍然获得了空白页,在验证服务器和浏览器日志后,我们注意到由脚本 thirdparties.js 引起的403错误 https://127 .0.0.1:9002/smartedit/configuration

因此,基本上SmartEdit停留在配置加载阶段。

任何人都可以帮忙吗?

7条回答
d56caomao
2020-09-03 02:23

在运行smarteditaddon的插件安装后,您需要在店面中验证并添加以下条目。

[storefrontname] .additionalWebSpringConfigs.smarteditaddon = classpath:/smarteditaddon/web/spring/smarteditaddon-web-spring.xml

smarteditaddon.application-context = smarteditaddon-spring.xml smarteditaddon.javascript.paths.sensitive =/shared/common/js/webApplicationInjector.js;/shared/common/js/reprocessPage.js;/shared/common/js /adjustComponentRenderingToSE.js;/sensitive/common/js/smarteditaddon.js smarteditaddon.css.paths.sensitive =/respond/common/css/smarteditaddon.css

一周热门 更多>