Der Inhalt ist in der ausgewählten Sprache nicht verfügbar.
Deprecated functionality in Content Delivery
This section explains which software components in Content Delivery have the deprecated status in SDL Tridion Sites 9.1 in favor of a newer, improved version.
Deprecation of the in-process API Server Role Although the in-process API is deprecated in general, a number of extension points of the in-process API are, however, not deprecated.
EmbeddedException class As of SDL Tridion Sites, the EmbeddingException class is deprecated. This means that if your code uses this class, it will continue to work in this release, but it is not guaranteed to remain supported from the next major release onward.
Deprecated Senders and Receivers In SDL Tridion 2011 Senders have a new Java class and Receivers are no longer used. SDL recommends to update your Transport Service configuration file on the Content Manager. Also, if you use custom Senders and Receivers, you must update your code.
Deprecated Cache Channel Service As of SDL Tridion Sites 9.1, the Cache Channel Service, which synchronizes caches using Remote Method Invocation (RMI) is deprecated in favor of cache synchronization using JMS (Java Message Service).