Soap Webservices

Contract-first SOAP integration in Java, covering WSDL and XSD as the source of truth, JAXB binding files, CXF code generation, XXE prevention, WS-Security, fault taxonomy, PII-safe logging, Resilience4j retries, and MTOM. Use when you say "generate Java classes from this WSDL", "call a partner SOAP service", "add WS-Security UsernameToken", "stub a SOAP endpoint in tests", or "our SOAP client hangs". Not for REST contracts, use `api-design`.

Lukk17 9fb65a0 2 files · 15.6 KB Updated

File contents

Lukk17/agent-standards/tree/main/.agents/skills/soap-webservices commit 9fb65a00b3

Frequently asked questions

npx skillmds@latest add lukk17/soap-webservices