holodeck-b2b / Holodeck-B2B

Holodeck B2B is an AS4 system-to-system messaging solution that implements the OASIS specifications for ebMS3 and it's AS4 profile. For more information visit the project website
http://holodeck-b2b.org
GNU General Public License v3.0
68 stars 36 forks source link

Non AS4 P-Modes evaluated for AS4 messages #111

Closed sfieten closed 3 years ago

sfieten commented 3 years ago

The AS4 P-Mode finder (org.holodeckb2b.ebms3.pmode.PModeFinder) uses all receiving P-Modes available even if they apply to a different messaging protocol. This can cause P-Mode not found errors in case there is both AS4 and non AS4 P-Mode that match to the message meta-data or use of a non AS4 P-Mode for a AS4 message.