This is an Atom formatted XML site feed. It is intended to be viewed in a Newsreader or syndicated to another site. Please visit atomenabled.org for more info.
http://www.intertwingly.net/blog/index.atom Sam Ruby It’s just data Sam Ruby rubys@intertwingly.net http://www.intertwingly.net/blog/ 2005-08-10T17:22:28-04:00 tag:intertwingly.net,2004:96

Current stock quote from Axis using new SCNS driver for SOAP 1.1:

IBM: <% ["soap://user1:pass1@" +
      "nagoya.apache.org:5049" +
      "/axis/servlet/AxisServlet" +
      "?ns=urn:xmltoday-delayed-quotes"]
      .getQuote(symbol:"IBM") %>

Here's the script:

<% ["soap://user1:pass1@" +
 "nagoya.apache.org:5049" +
 "/axis/servlet/AxisServlet" +
 "?ns=urn:xmltoday-delayed-quotes"]
 .getQuote(symbol:"IBM") %>
2002-02-08T22:15:27-05:00