can't connect to BPEL web service from cucumber using savon

M

Moon Chy

Hi all,

I am trying to test a helloworld BPEL service (deployed locally on a soa
server (weblogic)). When I try to invoke it from cucumber, I get
following message ---

NoMethodError: undefined method `starts_with?' for nil:NilClass
C:/Ruby192/lib/ruby/1.9.1/rexml/parsers/streamparser.rb:24:in `parse'
C:/Ruby192/lib/ruby/1.9.1/rexml/document.rb:204:in `parse_stream'
/features/support/helloWorld_functions.rb:15:in `processHelloWorld'
/features/step_definitions/helloWorld_steps.rb:8:in `/^I invoke
HelloWorld web service$/'

FYI, I can invoke actual BPEL web-service from soapUI.

I couldn't find a solution from this error message. So, I used the same
WSDL file and created a mock web-service using soapUI and deployed it
locally and was able to call it from cucumber and got successful
response.

What shall I do to fix this issue?

Thanks!
 

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,564
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top