Fork me on GitHub
#clojure-nl
<
2021-03-25
>
gwena21:03:35

Hi, Anybody has done some SOAP WS integration recently (or last few years)? Yes, you read right, SOAP WS 😩 Seems SOAP clients on Clojure are not maintained (for some practical reason) Anybody used: https://github.com/xapix-io/paos or https://github.com/Zeto-Ltd/clj-soap - just tried it now, simple to use, but seems cannot add "WSS-Password Type" (to the auth / header) Other wrapper to advise/check? At the moment as I need to do a quick PoC, I would like to avoid using with interop a Java Client such as Apache Axis2. Thanks for any info.