Hello, Mark, Mark Petrovic wrote:
> I have implemented this in the latest source tree. The readership may find > it of interest > > http://petrovic.org/content/xmlrpc3/ personally, I find it convenient and useful, if handler objects may be POJO's. However, I can see the advantages of your approach. To support both, I have opened the creation of handler objects in the PropertyHandlerMapping and added an entry to the FAQ, which demonstrates how your use case can easily be resolved by subclassing the XmlRpcServlet. Jochen