Re: Accessing C# Web service from Java Client...

2002-12-09 Thread Siddhartha Mehta
Oh.. that was a silly mistake. Got it working though!!  Siddhartha Mehta <[EMAIL PROTECTED]> wrote: Yes, that was an error with the SOAPAction. I use MimeHeaders to set the header with SOAPAction and its working for me. Now when I send the login name and password, I get the string in return with t

Re: Accessing C# Web service from Java Client...

2002-12-09 Thread Siddhartha Mehta
Yes, that was an error with the SOAPAction. I use MimeHeaders to set the header with SOAPAction and its working for me. Now when I send the login name and password, I get the string in return with the session key. But I am not able to just retrieve the session key from the response. I've pasted bel

Re: Accessing C# Web service from Java Client...

2002-12-08 Thread Scott Nichol
: <[EMAIL PROTECTED]> Sent: Saturday, December 07, 2002 3:20 PM Subject: Accessing C# Web service from Java Client... > > Hi, > > I am using APACHE SOAP 2.2 for my Java client. I am trying to access the web services written in C#.NET. After compiling my code I get the follow

Re: Accessing C# Web service from Java Client...

2002-12-07 Thread Martin Gainty
that it is free of errors, virus, interception or interference.  _GMT-5___   >From: Siddhartha Mehta <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] >Subject: Re

Re: Accessing C# Web service from Java Client...

2002-12-07 Thread Siddhartha Mehta
ED] >Subject: Accessing C# Web service from Java Client... >Date: Sat, 7 Dec 2002 12:20:30 -0800 (PST) >MIME-Version: 1.0 >Received: from apache.org ([63.251.56.142]) by mc7-f30.law1.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Sat, 7 Dec 2002 12:20:47 -0800 >Received: (qmail

Re: Accessing C# Web service from Java Client...

2002-12-07 Thread Martin Gainty
ROTECTED] >To: [EMAIL PROTECTED] >Subject: Accessing C# Web service from Java Client... >Date: Sat, 7 Dec 2002 12:20:30 -0800 (PST) >MIME-Version: 1.0 >Received: from apache.org ([63.251.56.142]) by mc7-f30.law1.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Sat, 7 Dec 2002 12

Accessing C# Web service from Java Client...

2002-12-07 Thread Siddhartha Mehta
Hi, I am using APACHE SOAP 2.2 for my Java client. I am trying to access the web services written in C#.NET. After compiling my code I get the following exception about content type: Caught SOAPException (SOAP-ENV:Protocol): Unsupported response content type "text/plain; charset=utf-8", must be: "t