Re: SOAP improvements.

2003-06-06 Thread Anne Thomas Manes
TR/soap12-part1/ Best regards, Anne - Original Message - From: "Daniel Zhang" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 06, 2003 2:15 PM Subject: Re: SOAP improvements. > SOAP weakness contains but not limited to: > - Not support WSDL &g

Re: SOAP improvements.

2003-06-06 Thread Daniel Zhang
SOAP weakness contains but not limited to: - Not support WSDL - Use DOM instead of SAX(AXIS improved on this) - Poor support for layered architectures aliya khan wrote: Hi what improvement can be made to the soap protocol? & what is the greatest weakness of this protocol?

Re: SOAP improvements.

2003-06-06 Thread Vishal Shah
One of the weekness I think of , is that SOAP msg requires to encode/decode the message at each point.   Vishalaliya khan <[EMAIL PROTECTED]> wrote: Hiwhat improvement can be made to the soap protocol?& what is the greatest weakness of this protocol?_