As far as I know there aren't any Scala-specific SOAP libs, so it's probably
simplest to use on of the Java ones to create the stubs and then just use
those from Scala. If I'm wrong and there are some Scala SOAP libs out there,
I'd love to know about them.

Derek

On Thu, Aug 6, 2009 at 9:26 AM, Jacek Furmankiewicz <jace...@gmail.com>wrote:

>
> I was reading through the Lift book PDF and it mentions only REST-
> style web services.
>
> In our case, we need to look at re-implementing a set of existing SOAP
> web services (is there anything like 'wsdl2scala' anywhere?).
>
> I would appreciate any best practices and suggestions for implementing
> SOAP web services in the context of a larger Lift app (and Scala in
> general).
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to