Jruby + Rails + SOAP

I am currently using actionwebservice to provide SOAP services in my
rails
application. The rails soap server is lame. There are several forks of
it
each of which is addressing one issue or another and nobody seems to be
the
official maintainer of it.

The same goes for SOAP clients in ruby. SOAP4R is functional for the
basic
stuff but there are all kinds of conflicts and issues with it. Plus it’s
slow as hell.

OTOH java has first rate SOAP clients and servers.

Has anybody ever tried to integrate apache axis with rails using jruby?

That would be a pretty great combination for the “enterprise” developer.

Hi Tim,
i haven’t did exactly what You are trying but i have working struts
apps that havily uses both jruby and axis.
Maybe starting axix on tomcat and writing some kind of bridge/proxy to
Your rails app will do the work for You.
Axis is a servlet and rails also so they just need to talk to each
other inside one container.
This way or another it’s very interesting how it will work for You so
please keep us up to date on Your progress.

Best greetings,
Pawe³ Wielgus.

2009/5/8 Tim U. [email protected]:

Has anybody ever tried to integrate apache axis with rails using jruby?

That would be a pretty great combination for the “enterprise” developer.


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

On Sat, May 9, 2009 at 11:02 AM, Arun G. [email protected] wrote:

I blogged about using Metro backend with a Ruby client at:

http://blogs.sun.com/arungupta/entry/totd_12_invoking_a_java

Thanks. Ruby works OK as a SOAP client. Not great but OK.

I blogged about using Metro backend with a Ruby client at:

http://blogs.sun.com/arungupta/entry/totd_12_invoking_a_java

Have not tried plugging in the server-side but should be fairly straight
forward.

Thanks,
-Arun

Tim U. wrote:

Has anybody ever tried to integrate apache axis with rails using jruby?

That would be a pretty great combination for the “enterprise” developer.


Application Platform, Sun Microsystems, Inc.
Blog: http://blogs.sun.com/arungupta


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email