|
Hello Sebastien Thanks for your update on that Wiki Page. Your approach is very interesting. The way to provide the xml to the flowscript through a streamgenerator seems similar for XML-RPC. I found two classes in XML-RPC Package that could be called through a Flowscript (WebServer, XMLRpcServer) to handle the rpc and generate a request. The same I thought of the Axis classes SoapServerImpl and AxisRPCReader but haven`t followed up this yet. Do you think it could compile faster to write an apple instead of flowscript? I mean, I do not need any Continuation Features here so why relying on flowscript. Regards, Dennis Sebastien Arbogast wrote: 2005/6/28, Dennis Riedel <[EMAIL PROTECTED]>:Hello I am just investigation wether it is possible to make cocoon work as an xml-rpc server with the xml-rpc.jar included in the cocoon dist. Using HTTP cocoon should be able to identify a pipeline and give it right to the xml-rpc server (perhaps streamgenerator can get the xml from the HTTP Body). |
- Re: Cocoon 2.1.7 and XML-RPC. Handle client requests th... Dennis Riedel
- Re: Cocoon 2.1.7 and XML-RPC. Handle client reques... Sebastien Arbogast
