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/
BSD 2-Clause "Simplified" License
177 stars 132 forks source link

Webui fix not persisting changes to partnerships #332

Closed uhurusurfa closed 11 months ago

uhurusurfa commented 11 months ago

Fix the H@ database secuirity issue:

Swithc toi JUNIT 5 test library

Various fixes to the REST command interface and underlying command processing:

uhurusurfa commented 8 months ago

Ah - ok. The referenced PR is highly unlikely to be the source of your issue. That only rewrites the partnerships.xml when it receives a an update or add command from the UI app so unless your contqiner is somehow sending a command art startup, the source of the problem must be elsewhere. Off the top of my head I cannot provide any advice but will give it some thought and come back to you.

uhurusurfa commented 8 months ago

See this for resolution: #346