I've not actually started anything yet, just doing my pre-research
research.  I'm only going to be hitting up someone else's service.


Nahum.

On Feb 12, 12:30 pm, Tim Uckun <[email protected]> wrote:
> On Wed, Feb 11, 2009 at 7:29 PM, Julian Doherty <[email protected]
>
>
>
> > wrote:
> > Had to endure soap on a project last year acting as a client to another
> > system.
> > We ended up using soap4r (use the version fromhttp://dev.ctor.org/soap4r, 
> > the built in one that ships with ruby is older and/or missing some things
> > in the gem), and used the built in wsdl2ruby script to generate the client
> > object model based on the WSDL the other system provided.
>
> > It was a bit painful, but it worked eventually after some tweaking (and a
> > lot of swearing)
>
> > We had to write a stubbed out soap server as well to replicate what the
> > production server would sent back. datanoise actionwebservice lets you get
> > something basic up and running, but it has it's own conventions for how
> > WSDL/soap messages are constructed, and it is difficult to make it bend to
> > the way you want it to work. We ended up using soap4r for the test server as
> > well.
>
> > hope this helps
>
> Do you have an example of how to  build a standalone soap service using
> soap4r?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"WellRailed" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/WellRailed?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to