Updated: 8/6/2008; 10:26:35 PM.
Mark O'Neill's Radio Weblog
        

Monday, July 25, 2005

Did I really just see that?

Reading through a post about UDDI on James Governor's blog, I saw the following line:

I spoke yesterday to IBM about the IBM WebSphere Partner Gateway version 6.0. The new version includes a cool new function. HTTP over XML. Why? Customer demand.

I thought "he must surely mean 'XML over HTTP", as in "Plain Old XML over HTTP, without using SOAP".

But, could he really mean "HTTP over XML"?

Well, take a look at this:


 
   
      page
      www.ibm.com/host>
     
      /index.html
     


        Accept
        */*
     

   
   
      element
      www.ibm.com/host>
      81
      /ibmlogo.gif
     

        Accept
        */gif
     

   

 


Yes, that is what it appears to be. It's a HTTP request formatted in XML, taken from the WebSphere Studio Online Help

There is an explanation though. By defining HTTP GETs and POSTs (and PUTs, HEADs, etc) as XML, you can import them into WebSphere's Component Test program. This allows you to define a testcase in XML, using your XML-editing tool of choice, before importing it and executing it. It doesn't actually perform "HTTP over XML", rather it's "HTTP described as XML" (correct me if I'm missing some other new feature).

You can use Ethereal to save HTTP sessions as XML too, but it uses different XML tags from those that Component Test uses.


3:59:15 PM    comment []

© Copyright 2008 Mark O'Neill.
 
July 2005
Sun Mon Tue Wed Thu Fri Sat
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31            
Jun   Aug


Vordel




Subscribe to "Mark O'Neill's Radio Weblog" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.