« Return to Thread: jruby and SOAP

Re: jruby and SOAP

by timuckun :: Rate this Message:

Reply to Author | View in Thread

On Thu, Jul 9, 2009 at 3:11 PM, Bob McWhirter<bob@...> wrote:

> Have a look at how TorqueBox allows you to provide SOAP services from within
> your application:
>
>
>  http://torquebox.org/documentation/browse/1.0.0.Beta13/soap-endpoints.html
>
> We support WS-Security to some extent (more as use-cases and users demand),
> including X.509 signature verification.  We also help databind your WSDL to
> friendly ruby objects so they're easy to play with, and the services
> themselves appear not unlike Rails controllers with each soap operation
> mapping to a method on your class.
>

I did look at it. It certainly looks like it could be very useful.  I
noticed that the documentation says outgoing encryption is not
supported and that's something I will need to do for sure.

I have also been looking at wso2 http://wso2.org/.

In either case I haven't figured out how I could use the pgp C library yet.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: jruby and SOAP