什么是SAP Commerce Server
2020-04-13 本文已影响0人
华山令狐冲
在这篇帮助文档里提到了SAP Commerce Server的概念:
SAP Commerce comes prebundled with a Apache Tomcat web container plus configuration settings. The Apache Tomcat can be used out-of-the-box for development and production use. This concept of a prebundled Apache Tomcat and configuration settings is called the SAP Commerce Server.
- embeddedserver extension provides an API to run an embedded servlet container;
位置:
[图片]
- tomcatembeddedserver extension provides a Tomcat-based implementation of this API.
[图片]
To deploy new versions of SAP Commerce, you can replace the entire SAP Commerce Server with a newer version.

