Document Properties
Kbid
2U8931
Last Modified
04-Feb-2020
Added to KB
22-Nov-2018
Public Access
Everyone
Status
Online
Doc Type
Guidelines
Product
ICM 7.10
Guide - 7.10.5 Migration Messaging

Table of Contents

Introduction

The messaging cartridge (formerly p_platform) was extracted as stand-alone project.

Migration

The build.gradle file of cartridges, which depend on the messaging cartridge, have to adapted in the following way.

build.gradle
- compile group: 'com.intershop.platform', name: 'messaging' // alternative notation 'com.intershop.platform:messaging'
+ compile 'com.intershop:common-messaging'

The package structure of the capi classes in the new messaging project did not change (compared with the formerly cartridge messaging) and therefore no adaption should be necessary.

Disclaimer
The information provided in the Knowledge Base may not be applicable to all systems and situations. Intershop Communications will not be liable to any party for any direct or indirect damages resulting from the use of the Customer Support section of the Intershop Corporate Web site, including, without limitation, any lost profits, business interruption, loss of programs or other data on your information handling system.
Home
Knowledge Base
Product Releases
Log on to continue
This Knowledge Base document is reserved for registered customers.
Log on with your Intershop Entra ID to continue.
Write an email to supportadmin@intershop.de if you experience login issues,
or if you want to register as customer.