clojure-nl

Companies working with Clojure in The Netherlands: https://docs.google.com/spreadsheets/d/1NzOqY1v-OReB1IquUgHuT3Kh8K8jhPdlwBM6ds7id6Y/edit?usp=sharing
thomas 2021-03-25T09:18:27.010Z

mogge

Mno 2021-03-25T11:38:26.010200Z

Morning

gwena 2021-03-25T21:41:35.020100Z

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.