Re: Doc-Style Web Clients

2004-03-26 Thread Dennis Sosnoski
t of the WS-I attachments work. Since Microsoft seems committed to WS-I, I would think whatever ends up in that document will at least be added to the next release. Greg -Original Message----- From: Anderson Jonathan [mailto:[EMAIL PROTECTED] Sent: Thursday, March 25, 2004 10:58 A

Re: Doc-Style Web Clients

2004-03-26 Thread Anne Thomas Manes
DIME does not appear to be part of the WS-I attachments work. Since Microsoft seems committed to WS-I, I would think whatever ends up in that document will at least be added to the next release. Greg -Original Message- From: Anderson Jonathan [mailto:[EMAIL PROTECTED] Sent: Thursday, Ma

Re: Doc-Style Web Clients

2004-03-26 Thread Dennis Sosnoski
Net/Vis Studio release anyway. -Jon -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, March 25, 2004 8:12 AM To: [EMAIL PROTECTED] Subject: AW: Doc-Style Web Clients How about passing the whole document as a single string parameter of a doc/literal web servic

RE: Doc-Style Web Clients

2004-03-25 Thread Chris Haddad
[EMAIL PROTECTED] >Sent: Thursday, March 25, 2004 10:58 AM >To: [EMAIL PROTECTED] >Subject: RE: Doc-Style Web Clients > > >I heard grumblings awhile ago that Microsoft might be dropping support for >DIME in lieu of some WS-I discussions concerning attachments. Might wanna >

Re: Doc-Style Web Clients

2004-03-25 Thread Vivek Nagulapati
s but can we develop clients whose method calls are not serialized by Axis? I would prefer to stick with Axis API rather than SAAJ. Thanks, Vivek From: Anne Thomas Manes <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Doc-Style Web Clients Date: Thu, 25 M

RE: Doc-Style Web Clients

2004-03-25 Thread Olejarz, Greg
: Anderson Jonathan [mailto:[EMAIL PROTECTED] Sent: Thursday, March 25, 2004 10:58 AM To: [EMAIL PROTECTED] Subject: RE: Doc-Style Web Clients I heard grumblings awhile ago that Microsoft might be dropping support for DIME in lieu of some WS-I discussions concerning attachments. Might wanna try googling

RE: Doc-Style Web Clients

2004-03-25 Thread Anderson Jonathan
ginal Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, March 25, 2004 8:12 AM To: [EMAIL PROTECTED] Subject: AW: Doc-Style Web Clients How about passing the whole document as a single string parameter of a doc/literal web service? Is there a better performance to e

AW: Doc-Style Web Clients

2004-03-25 Thread Thomas.Duehrsen
4:03 An: [EMAIL PROTECTED] Betreff: Re: Doc-Style Web Clients Use the SAAJ API. At 08:38 AM 3/25/2004, you wrote: >Hello Guys, > >Can we develop doc-style web service clients? > >When I say doc-style web service clients, I mean a client which calls a >web service directl

Re: Doc-Style Web Clients

2004-03-25 Thread Anne Thomas Manes
Use the SAAJ API. At 08:38 AM 3/25/2004, you wrote: Hello Guys, Can we develop doc-style web service clients? When I say doc-style web service clients, I mean a client which calls a web service directly without the involvement of Axis serialization wherein marshalling of function calls to XML

Doc-Style Web Clients

2004-03-24 Thread Vivek Nagulapati
Hello Guys, Can we develop doc-style web service clients? When I say doc-style web service clients, I mean a client which calls a web service directly without the involvement of Axis serialization wherein marshalling of function calls to XML is circumvented. What I want to do is, I have my "Do