RE: What is the difference between SOAP and JAX-RPC

2003-03-26 Thread Anne Thomas Manes
:[EMAIL PROTECTED] Sent: Tuesday, March 25, 2003 6:52 PM To: '[EMAIL PROTECTED]' Subject: What is the difference between SOAP and JAX-RPC Hi all! Does anyone can tell me what's the difference between SOAP and JAX-RPC? I've read documents found on the internet

RE: What is the difference between SOAP and JAX-RPC

2003-03-26 Thread Volkmann, Mark
Title: What is the difference between SOAP and JAX-RPC I don't think the distinction between JAXM and SAAJ given below is exactly correct. The documentation that ships with the JWSDP(in jaxm-1.1.1\docs\index.html) says this. SOAP with Attachments API for JavaTM (SAAJ) 1.1This specification

RE: What is the difference between SOAP and JAX-RPC

2003-03-26 Thread Anne Thomas Manes
Title: What is the difference between SOAP and JAX-RPC SAAJ is the core SOAP API. Both JAXM and JAX-RPC use SAAJ. SAAJ was originally part of JAXM, but they split it out when JAX-RPC came out so that JAX-RPC wouldn't have a dependency on JAXM. SAAJ supports any type of SOAP messaging

What is the difference between SOAP and JAX-RPC

2003-03-25 Thread Sochea Meas (LMC)
Title: What is the difference between SOAP and JAX-RPC Hi all! Does anyone can tell me what's the difference between SOAP and JAX-RPC? I've read documents found on the internet and on Apache web site but can't figure out the difference. I am not sure if I am asking this question

RE: What is the difference between SOAP and JAX-RPC

2003-03-25 Thread Herrick, Mike
Title: What is the difference between SOAP and JAX-RPC JAX-RPC is just one of Sun's Web Services specs. SOAP is the W3C Standard. -Original Message-From: Sochea Meas (LMC) [mailto:[EMAIL PROTECTED]Sent: Tuesday, March 25, 2003 3:52 PMTo: '[EMAIL PROTECTED]'Subject: What

RE: What is the difference between SOAP and JAX-RPC

2003-03-25 Thread Anne Thomas Manes
Title: What is the difference between SOAP and JAX-RPC SOAP is a language- and platform-independent XML protocol. The current version of the specification (SOAP 1.1 -- see http://www.w3.org/TR/SOAP/) was developed by Developmentor, Lotus, IBM, Microsoft, and Userland. There are approximately

RE: What is the difference between SOAP and JAX-RPC

2003-03-25 Thread Rufoo
To: '[EMAIL PROTECTED]' Subject: What is the difference between SOAP and JAX-RPC Hi all! Does anyone can tell me what's the difference between SOAP and JAX-RPC? I've read documents found on the internet and on Apache web site but can't figure out the difference

Re: What is the difference between SOAP and JAX-RPC

2003-03-25 Thread E.Narayanan
. Anne -Original Message- From: Sochea Meas (LMC) [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 25, 2003 6:52 PM To: '[EMAIL PROTECTED]' Subject: What is the difference between SOAP and JAX-RPC Hi all! Does anyone can tell me what's