Re: Ksoap: problem with http connection

"Christian Schultz" <[email protected]> Mon, 10 Mar 2003 14:56:12 +0100
Newsgroups gmane.comp.java.enhydra.ksoap
Organization Schultz.Net
Message-ID <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAAvreJkUqWFUWRJf7bQ4iyQMKAAAAQAAAAUXZtQCDoG0Og0XdHYGOZSAEAAAAA@mail.dk>
I have exactly the same problem, as do others on the list. I think a
previous posting (Nov 10 2002, see below-below) is the key issue; try
and trace your SOAP requests and you will (maybe!) find that the
SOAPAction header has been stripped from the request making the request
impossible to execute on the server giving you the mentioned problems on
the client side. That is at least the status of my own investigations,
just like this previous posting. I have tried kSOAP 1 (1.2), kSOAP 2
(Beta) and WingFoot's SOAP (www.wingfoot.com) implementation - same
problem on all 3 implementations, and no trouble whatsoever in the
emulator.

If anyone has further information, please... any help would be
appreciated.

Schultz

>I'm trying to invoke web service from Nokia 7650 with KSOAP client and
last firmware on the device.
>I have an exception: "Status= -20019" due to http connection, does
anyone know a solution to this problem?
>thanks
>Francesco

>To: [email protected] 
>Subject: Ksoap: SOAPAction header gone. 
>From: soeren enemark <[email protected]> 
>Date: Mon, 11 Nov 2002 03:48:44 +0100 
>List-Archive:
<http://www.enhydra.org/project/mailingLists/ksoap/maillist.html> 
>List-Help: <mailto:[email protected]?subject=help> 
>List-Id: <ksoap.enhydra.org> 
>List-Post: <mailto:[email protected]> 
>List-Subscribe:
<http://www.enhydra.org/mailman/listinfo.cgi/ksoap>,<mailto:ksoap-reques
[email protected]?subject=subscribe> 
>List-Unsubscribe:
<http://www.enhydra.org/mailman/listinfo.cgi/ksoap>,<mailto:ksoap-reques
[email protected]?>>>>>>>subject=unsubscribe> 
>Reply-To: [email protected] 
>Sender: [email protected] 
>I have written a midlet wich works fine on my emulator.
>When im using this midlet on my Nokia 3410, and monitoring
>the request, then i finde the SOAPAction header is missing, 
>and my server is generating error becouse of that.
>What has happend to that header?? 
>Is this a firmware problem or what?
>Reg Soeren