This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Running apache xmlrpc with gij 3.3.1


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Montag, 22. September 2003 19:12 schrieb Everton da Silva Marques:

> $ gij-3.3 -classpath build:../lib/servlet.jar:../lib/xmlrpc.jar
> echo.EchoClient could not call XML-RPC method: java.io.IOException:
> Malformed HTTP header java.io.IOException: Malformed HTTP header
>    at
> org.apache.xmlrpc.XmlRpcClient$Worker.execute(java.lang.String,
> java.util.Vector) (Unknown Source) at
> org.apache.xmlrpc.XmlRpcClient.execute(java.lang.String,
> java.util.Vector) (Unknown Source) at
> echo.EchoClient.main(java.lang.String[]) (Unknown Source) $
>
> Is this known? Can this be a gij issue?
> Any hints on how to further investigate this?

Look into the code of org.apache.xmlrpc.XmlRpcClient
$Worker.execute(java.lang.String,
> java.util.Vector) to see why the exception might be thrown. Perhaps 
something returns a wrong value or something like that.


Michael
- -- 
Homepage: http://www.worldforge.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/bzwiWSOgCCdjSDsRAlIhAJ9VzSmmLklnMk8niWKI2u1Wu1Y30ACgncfX
0BgAXZ/0FuyGEApeyXi/wyE=
=Ap0e
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]