Skip to content

Instantly share code, notes, and snippets.

@jcalvert
Created October 15, 2011 17:11
Show Gist options
  • Select an option

  • Save jcalvert/1289854 to your computer and use it in GitHub Desktop.

Select an option

Save jcalvert/1289854 to your computer and use it in GitHub Desktop.
Nokogiri fail
Nokogiri::XML::XPath::SyntaxError: s0:definitions/s0:binding/s0:operation
from nokogiri/XmlXpathContext.java:122:in `evaluate'
from /Users/jcalvert/.rvm/gems/jruby-1.6.3/gems/nokogiri-1.5.0-java/lib/nokogiri/xml/node.rb:159:in `xpath'
from org/jruby/RubyArray.java:2344:in `collect'
from /Users/jcalvert/.rvm/gems/jruby-1.6.3/gems/nokogiri-1.5.0-java/lib/nokogiri/xml/node.rb:150:in `xpath'
from /Users/jcalvert/.rvm/gems/jruby-1.6.3/gems/wasabi-2.0.0/lib/wasabi/parser.rb:76:in `parse_operations'
from /Users/jcalvert/.rvm/gems/jruby-1.6.3/gems/wasabi-2.0.0/lib/wasabi/parser.rb:41:in `parse'
from /Users/jcalvert/.rvm/gems/jruby-1.6.3/gems/wasabi-2.0.0/lib/wasabi/document.rb:117:in `parse'
from /Users/jcalvert/.rvm/gems/jruby-1.6.3/gems/wasabi-2.0.0/lib/wasabi/document.rb:103:in `parser'
from /Users/jcalvert/.rvm/gems/jruby-1.6.3/gems/wasabi-2.0.0/lib/wasabi/document.rb:25:in `endpoint'
from /Users/jcalvert/.rvm/gems/jruby-1.6.3/gems/savon-0.9.6/lib/savon/client.rb:109:in `preconfigure'
from /Users/jcalvert/.rvm/gems/jruby-1.6.3/gems/savon-0.9.6/lib/savon/client.rb:75:in `request'
from (irb):35:in `evaluate'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment