On The Insider: Harry Potter All Grown Up
1 Resources for

shirsch4@...

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

ebay API problem! Get "Unsupported Verb"
So I'm trying to connect AND GET A RESPONSE from the ebay sandbox server utilizing Java 1.5 & JDOM 1.0. Here's the entry point (adapted from O'reilly's Real World Web Services):public static void main(String[] args) throws IOException { EbayAPISimpleCall myCall = new EbayAPISimpleCall; myCall.setApiVerbGetOfficialTime; Document myDocument = myCall.executeCall; new org.jdom.output.XMLOutputter.output(myDocument, System.out); myCall.setApiVerbGetSearchResults; myCall.setArgument("Query", "![CDATA['abbey road']]"); myDocument...
Tags: API, Document myDocument, eBay Inc., programming, shirsch4@..., String, System.out, System.out.println, Unsupported, Unsupported Verb, verb
Q&A 2005-08-21
  • << Previous
  • page 1 of 1
  • Next >>


Troubleshooting Patch Cables Power Checklist
Call them what you want: patch, Ethernet, category 5, or even cat 5e cables. Regardless of the moniker, Ethernet patch cables perform the bulk of the ...
Buy Now
Network Administration in Windows Server 2003
While the role of a Windows network administrator would never be considered easy, you can lighten your load by knowing the ins and outs of Microsoft's ...
Buy Now