OpenAS2 / OpenAs2App

OpenAS2 is a java-based implementation of the EDIINT AS2 standard. It is intended to be used as a server. It is extremely configurable and supports a wide variety of signing and encryption algorithms.
https://sourceforge.net/projects/openas2/
GNU General Public License v3.0
185 stars 137 forks source link

Catch exceptions in BaseCommandProcessor #295

Closed Chri-s closed 2 years ago

Chri-s commented 2 years ago

Otherwise the StreamCommandProcessor stops at the unhandled exception and doesn't accept new commands.

Chri-s commented 2 years ago

Did I miss something or did you forget to click the merge button? 😉