Problems with Web Services

  • Thread starter Jorge alejandro Mendoza torres
  • Start date
J

Jorge alejandro Mendoza torres

I'm doing a Web Services using SOAP, but when I click a button, the
browser shows this message:

undefined method `parent' for
#<SOAP::parser::parseFrame::NodeContainer:0x715fd7c @node=nil>

And the error line is in => app/controllers/users_controller.rb:10:in
`alta':

8| def alta
9| client = ActionWebService::Client::Soap.new(SegurosApi,
"http://localhost:3000/seguros/api")
10| @service_output = client.alta(params[:file]) # Error
11| end

Anybody know why is the problem?


Thanks and greetings.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top