On May 14, 1:35 pm, Varun Goel
<rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>
wrote:> Hi All,
> I created one webservice using ROR.It''s working fine but now
i
> have some questions.
>
> 1. Whenever i am accessing my webservice through my another ROR
> application then i am getting the result as an array.Please tell how can
> i get the result as XML i hope for that i have to change in my
> webservice so please tell me how to do?
>
I may be misunderstanding completely, but I think the thing here is
just that rails has already parsed the xml for you and turned it into
a bunch of ruby objects.
Fred> 2. If array is fine then suppose some persons will call my webservice
> through JAVA application then please tell me that he will be able to
> read that array through JAVA or not?Or for that i have to give result as
> XML only.
>
> that array is coming like this
> #<SOAP::Mapping::Object:0x335bb98>
> #<SOAP::Mapping::Object:0x335b1c0>
>
> Please give your suggestion.I hope you got me?
>
> Thanks
> Varun
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---