RE: Session management bet Apache SOAP and MS SOAP

2003-06-09 Thread Scott Nichol
eful inputs to this... > > -Original Message- > From: Jindal, Ashwini > Sent: Friday, June 06, 2003 8:48 AM > To: [EMAIL PROTECTED] > Subject: Session management bet Apache SOAP and MS SOAP > > > All, > > I am looking at the proof of concept to see if I can use C# as our

RE: Session management bet Apache SOAP and MS SOAP

2003-06-09 Thread Jindal, Ashwini
No one has ever used this approach??? Some one would be there in need of this... Please provide your useful inputs to this... -Original Message- From: Jindal, Ashwini Sent: Friday, June 06, 2003 8:48 AM To: [EMAIL PROTECTED] Subject: Session management bet Apache SOAP and MS SOAP All

Session management bet Apache SOAP and MS SOAP

2003-06-06 Thread Jindal, Ashwini
All, I am looking at the proof of concept to see if I can use C# as our Client and J2EE as our Server. For me to achieve this, I need to maintain the session information (which is critical). I was reading one of the FAQ's at the apache site and it says this: "Currently MS-Soap and Apache Soap

RE: Apache Soap and MS Soap

2002-09-04 Thread Chris Pittman
ubject: Re: Apache Soap and MS Soap Chris, I've recently committed changes to allow you write Apache SOAP clients for document/literal services. You will need to get a nightly build (8/31 AM or later) or grab from the CVS tree. There is a doclit sample that works with a public doc/lit service.

Re: Apache Soap and MS Soap

2002-08-30 Thread Scott Nichol
ge - >From: "Chris Pittman" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Wednesday, August 28, 2002 4:57 PM >Subject: RE: Apache Soap and MS Soap > > >Can I use the RPC style and just send an XML string as a parameter then? > > >Chris Pi

Re: Apache Soap and MS Soap

2002-08-29 Thread Scott Nichol
On a slightly different note, do you know if it is possible to run Apache SOAP on an IIS server? I haven't found anything that suggested it was possible but I'm hoping to avoid having to set up another web server like Tomcat to set it up. Apache SOAP requires a J2EE container on the ser

Re: Apache Soap and MS Soap

2002-08-29 Thread Chris Pittman
ot; <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Wednesday, August 28, 2002 4:57 PM >Subject: RE: Apache Soap and MS Soap > > >Can I use the RPC style and just send an XML string as a parameter then? > > >Chris Pittman >eWorker Technologies > > &

Re: Apache Soap and MS Soap

2002-08-28 Thread Scott Nichol
n" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 28, 2002 4:57 PM Subject: RE: Apache Soap and MS Soap Can I use the RPC style and just send an XML string as a parameter then? Chris Pittman eWorker Technologies -Original Message- From: Scott Nichol

RE: Apache Soap and MS Soap

2002-08-28 Thread Chris Pittman
Can I use the RPC style and just send an XML string as a parameter then? Chris Pittman eWorker Technologies -Original Message- From: Scott Nichol [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 28, 2002 4:23 PM To: [EMAIL PROTECTED] Subject: Re: Apache Soap and MS Soap Apache

Re: Apache Soap and MS Soap

2002-08-28 Thread Scott Nichol
Apache SOAP does not do document/literal encoding today, without you writing code to manually create and parse envelopes. Scott Nichol - Original Message - From: "Chris Pittman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 28, 2002 4:09 PM Su

Apache Soap and MS Soap

2002-08-28 Thread Chris Pittman
Hi, I'm trying to use an Apache Soap 2.3.1 client to connect to a web service running on an IIS server with MS Soap. I'm using the document style. I have written the server side and tested it using a MS client. However, I don't know that much about setting up an Apache client. Can I use some

Re: Problem between Apache SOAP and MS SOAP

2001-10-01 Thread dswanson1
ot;Velio Ivanov" cc: (bcc: Doug Swanson/US-Corporate/3M/US) Subject: Problem between Apache SOAP and MS SOAP