- Add Gitea Actions workflow; point README to gitea.d-bis.org/Sankofa_Phoenix/SMOA - Expand .gitignore for Spring H2 data, secrets, Kotlin .kotlin/, tooling - Track docs/api/generated ReDoc bundle; refresh api docs README - Android: network/auth/sync, UI shell, tests; backend credentials/integrity APIs - Docs, scripts (generate-api-docs), modules and core updates Made-with: Cursor
547 B
547 B
AS4 / ebMS module
Current code builds AS4 message-shaped domain objects and audit hooks. A production AS4 endpoint needs:
- Apache CXF – SOAP client/server, WS-Policy, WS-Addressing
- Santuario (xmlsec) – XMLDSig and optional XMLEnc
- Partner CPA – agreement on service, action, P-Mode, retry, receipts
- WS-ReliableMessaging – sequence and duplicate elimination per profile
See AS4Service KDoc and BACKEND-GAPS-AND-ROADMAP.md for backend alignment.