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
72 stars 36 forks source link

NPE in CreateSOAPEnvelopeHandler when sending async Error with unknown P-Mode #45

Closed sfieten closed 7 years ago

sfieten commented 7 years ago

This issue happens when a P-Mode not found error is generated for a User Message that is received as response to a PullRequest or when the P-Mode is removed before sending the Error.

This problem only affects the Error message and does not block any further message processing. Since the Error can not be sent anyway (as there is no P-Mode saying how to send it), this is a low priority issue.