[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xmlrpc-user
Subject:    Re: Newbie help v3 equivalent of XmlRpcServer without WebServer
From:       Lachlan Deck <lachlan () ish ! com ! au>
Date:       2006-06-29 23:59:28
Message-ID: D2FCE4F7-B7E1-4344-BD3A-D2179A5B2897 () ish ! com ! au
[Download RAW message or body]

Hi again,

now that Apache XML-RPC 3.0b1 has been announced - any possibility of  
help on the below?

I've had no responses yet :-/

Thanks.

On 16/06/2006, at 11:52 AM, Lachlan Deck wrote:

> Hi there,
>
> with previous versions of xmlrpc my understanding was that I could  
> do the following (in Java) to process a request:
>
> ByteArrayInputStream inStream; // assume exists
> String user; // assume exists
> String password; // assume exists
> XmlRpcServer xmlrpc;
> byte[] results;
>
> xmlrpc = new XmlRpcServer();
> xmlrpc.addHandler(someName, someObject);
>
> results = xmlrpc.execute(inStream, user, password);
>
>
> That's pretty nice and simple. Forgive me if this is a simple  
> question but how is the same achieved with v3?
>
> Thanks muchly.

Lachlan

---------------------------------------------------------------------
To unsubscribe, e-mail: xmlrpc-user-unsubscribe@ws.apache.org
For additional commands, e-mail: xmlrpc-user-help@ws.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic