Sergey,

Have a look at the cxf-dev thread[1] with Dan's response to the question
"What's the 'HTTP binding' for?"

/Eoghan
 
[1]
http://mail-archives.apache.org/mod_mbox/incubator-cxf-dev/200610.mbox/%
[EMAIL PROTECTED]


> -----Original Message-----
> From: Sergey Beryozkin [mailto:[EMAIL PROTECTED] 
> Sent: 24 January 2007 10:36
> To: [email protected]
> Subject: Difference between XML and HTTP bindings
> 
> Hi
> 
> What is the difference between XML and HTTP bindings from the 
> perspective of the provider and the client ?
> I'm looking at the org.apache.cxf.systest.test, I can see 
> RestSourcePayloadProvider and 
> RestSourcePayloadProviderHTTPBinding providers, both are 
> absolutely identical except that the former one has one extra 
> annotation, @javax.xml.ws.BindingType(value = 
> http://cxf.apache.org/bindings/xformat)
> 
> Corresponding test clients exercising these both providers 
> are absoultely identical between each other. Are there any 
> subtle differences ? 
> 
> Thanks, Sergey
> 

Reply via email to