akka / alpakka

Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
https://doc.akka.io/docs/alpakka/current/
Other
1.26k stars 647 forks source link

Support for SOAP #176

Open eirirlar opened 7 years ago

eirirlar commented 7 years ago

There should be some kind of support for SOAP. IMO this is an essential feature of any enterprise integration middleware and I believe a very real blocker for many potential adopters of a promising framework.

PS I don't think camel support would "solve this issue" as one might not be interrested in pulling in the entire camel CXF stack in the solution.

patriknw commented 7 years ago

I agree, would be very useful

gumanoid commented 7 years ago

+1

babatunde-abdulquddus commented 6 years ago

+1

frankshank commented 6 years ago

+1 Any integration framework worth it's salt must have SOAP support

dsinczak commented 6 years ago

+1 Please take a look at GSMA specifications (https://www.gsma.com/), this is basically future of e.g. sim provisioning and all of the services require some kind of soap.

ennru commented 6 years ago

There is a yet abandoned project implementing a SOAP client for Play! https://github.com/playframework/play-soap

reid-spencer commented 5 years ago

:+1: