"John Wilson" <[EMAIL PROTECTED]> writes:
> If you wanted to pass a set of objects linked in an arbitrary graph then
> SOAP will (sort of) let you do it. XML-RPC will not.
...without extra code.
>
>
>
>If you wanted to use an asynchronous messaging service as a transport
>mechanism (e.g. IBM's MQ series) then SOAP has the support for this built
>in. XML-RPC does not (though http://www.jabber.org/jeps/jep-0009.html is an
>example of an extension which kind of does this).
>
Or use xmlBlaste
- Original Message -
From: "Tim Heath" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 10, 2002 10:40 PM
Subject: Re: xml-rpc webservices?
> Thankyou for your answer. I do not understand what you mean by a set of
> objects linked in an arbitrary graph, can you explain th
Thankyou for your answer. I do not understand what you mean by a set of
objects linked in an arbitrary graph, can you explain this more?
Thanks,
Tim Heath
John Wilson wrote:
>
> - Original Message -
> From: "Tim Heath" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, June
- Original Message -
From: "Tim Heath" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 10, 2002 9:48 PM
Subject: Re: xml-rpc webservices?
> Does it implement a global registry for searching for kinds of services,
> the way uddi works? Does it allow you to publish your se
Does it implement a global registry for searching for kinds of services,
the way uddi works? Does it allow you to publish your service to a
central directory the way uddi does? I appreciate your answer and my
knowledge on soap/xml is increasing. Just out of curiousity what would
be an example o
- Original Message -
From: "Tim Heath" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 10, 2002 8:30 PM
Subject: Re: xml-rpc webservices?
> I am talking about conforming to the wsdl, soap, xml, uddi
> specifications that .net, velocigen, glue, etc... are using. You can
>
I am talking about conforming to the wsdl, soap, xml, uddi
specifications that .net, velocigen, glue, etc... are using. You can
find more about this at www.xmethods.net. What confuses me is the
difference between xml-rpc and apache soap. If you can elaborate on
this I would really appreciate it
Hi All,
I'm using an HttpServlet to host my XmlRpcServer. I want to enable the
HTTP keep-alive feature between my client and server apps. I've called
the method XmlRpc.setKeepAlive(true) on the server and client-side. My
Java client is using the
org.apache.xmlrpc.XmlRpcClient.SecureXmlRpcClien
- Original Message -
From: "Tim Heath" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 10, 2002 7:11 PM
Subject: xml-rpc webservices?
> Is there any way to turn an xml-rpc into a webservice?
Tim,
you seem to be using the term "webservice" in a rather unusual way. Could
Absolutely Tim,
As I define it, a web service is a collection of programmatic interfaces
that you can provide to your users (customers, vendors, partners,
internal units). XML-RPC allows you to accomplish this using an open
standard that multiple languages support allowing your users the freed
Is there any way to turn an xml-rpc into a webservice?
Thanks,
Tim Heath
Hallo Everybody,
we prowdly announce our new codebock.de which uses xml-rpc from the apache
project as java backend management platform for backups and archive
functions. After an intensive test in wildlive we will provide a download
link for the whole system under GPL. The software is written in
I am curious if there is a way to make an xml-rpc application into a
webservice. I am also curious if anyone is aware of a library/tool that
can be used to access xml-rpc/.net/glue etc... with one api for
accessing different approaches to remote rpc.
Thanks,
Tim Heath
14 matches
Mail list logo