We're also using v1.1 (w/ a couple minor enhancements: socket timeouts and
gzip compression) and it's definitely a solid implementation.
Haven't used it w/ SSL, so I can't tell you how that works. Maybe Daniel
would like to elaborate on how he got it to work w/ the v1.1 implementation.
Michael
----- Original Message -----
From: "Daniel" <dantest@yorku.ca>
To: <xmlrpc-user@ws.apache.org>
Sent: Tuesday, January 06, 2004 3:14 PM
Subject: Re: Production-quality implementation for xml-rpc
Hi,
Similar experience here... We've been using v1.1 of the Apache XML-RPC
implementation (and even before it was a part of Apache) and it's pretty
rock solid.
We've just tried using v1.1 *with* SSL mutual authentication and it
works too.
Regards,
Daniel
On Tue, 6 Jan 2004, Rick Blair wrote:
> Hi all,
>
> I am using XMLRPC in a production environment. It has been very
> stable giving me no problems. As far as security, I do my own
> encryption of data when needed. I did not use SSL because SSL was not
> supported well in JDK 1.3. I did not want my customers to have to
> install JSSE. I will revisit SSL on JDK1.4 soon.
>
> Hope this helps.
>
> Rick
>
>
> On Tuesday, January 6, 2004, at 01:56 AM, Man, Tsjok-Wing (sds-sp)
> wrote:
>
> > Hello,
> >
> > I'm currently starting work on a project where my server needs to
> > communicate to a handful of other servers. These other servers
> > implement
> > XML-RPC as the communication protocol. So what I need is first and
> > foremost
> > a client library for Java since I don't need to serve XML-RPC services.
> >
> > I'm new to XML-RPC, but I found www.xmlrpc.com and that helped me
> > along a
> > bit. Now I'm looking for a production quality implementation. The
> > Apache
> > site seems to carry a version 1.2-b1, which sounds very much like a
> > beta
> > version. It also has documentation (but no build) for a 2.0 alpha
> > version.
> > What I can't seem to find is a true stable production build. Can
> > anybody
> > help me with this?
> >
> > Also, how does the Apache implementation compare to the Marquee library
> > (xmlrpc.sourceforge.net)?
> >
> > Regards,
> >
> > Tsjok
> >
> > --
> > drs. Tsjok-Wing Man
> > Ordina Public
> > ICT-consultant
> > ____________________________________________________________________
> >
> > Ordina Public SDS Special Projects Tel: (033) 434 16 00
> > Plotterweg 1 Fax: (033) 494 58 45
> > 3821 BB Amersfoort GSM: 06 53 37 56 05
> > URL: http://www.ordina.nl/ Email: tsjok.wing.man@ordina.nl
> > ____________________________________________________________________
> >
> >
> *******************************
> Support your Local POP3/IMAP Server
>
> Rick Blair
> rblair@photoaccess.com
>
>
|