[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XmlRpc and JDK 1.3



I think that the cause of trouble is the following:

in jdk1.2.2 the Post command results in
POST / HTTP/1.0

while with jdk1.3 it results in
POST  HTTP/1.0

This causes a parsing error in the xmlrpc server.

Can somebody tell me which version is correct, so that we can direct the bugfix either to jdk1.2.2, jdk1.3 or xmlrpc

Cheers
Michele
 

Marcel Ruff wrote:

Hi

the xml-rpc demo runs fine with jdk 1.2.2
but fails with jdk 1.3

Has anybody found out why?

thanks,

Marcel

--
Marcel Ruff
mailto:ruff at swand.lake.de
http://www.lake.de/home/lake/swand/
http://www.xmlBlaster.org

-- 
----------- Michele Laghi --------------
|        tel. +51 1 4463956            |
|     http://www.a2Blaster.org         |
|     http://www.xmlBlaster.org        |
|  mailto:michele.laghi at attglobal.net  |
----------------------------------------