Is it possible to use the same Message Type in several Message Interfaces?
I have BPM which is using AbstractInterface.
I created this interface based on my Message Type.
I have got mapping exeption. Maybe it is because of using the same message type.