hi all,

can you help me how i can use soap response as xml file in Rexml.

for example:

response = obj.createUser(createUsers)


response is my final result which i am getting by running script.

so if i use  xml_tree =REXML::Document.new(response.raw_xml)


that time it gives me error.


so anyone can tell me how can i convert this file to xml and use for 
rexml.

i want to use rexml for parsing attribute from response file.


Thanks

Rpatel


-- 
Posted via http://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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to