Hello,
I have been using XML-RPC version 2 for some time and I decided to upgrade to version 3 but I am stuck at a roadblock which comes from XmlRpcContext. My server used one handler and that handler extended ContextXmlRpcHandler and for every request I created an object of a class that implemented the XmlRpcContext interface. This way I could pass extra per-request information to the server like which database connection to use etc. Since there is not ContextXmlRpcHandler and XmlRpcContext in version 3, can anybody tell me how to do this now ?
Thanks a lot,
Have a great time ahead,
Raghbir Singh

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to