xml-rpc

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

xml-rpc

kdavies
Is it possible to use presentation server to call a remote service using xml-rpc and where authentication is required on the remote end?




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: xml-rpc

Alessandro  Vernet
Administrator
There is no "XML-RPC processor" in PresentationServer. So you would
have to either create your own processor or write Java code calling
the XML-RPC service and use the Java processor. Of course, if the
service you want to call is also exposed as a web service, then you
can use the Delegation processor.

Alex

On 12/11/05, [hidden email] <[hidden email]> wrote:

> Is it possible to use presentation server to call a remote service using xml-rpc and where authentication is required on the remote end?
>
>
>
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>
>
>

--
Blog (XML, Web apps, Open Source): http://www.orbeon.com/blog/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet