Jimisola Laursen wrote:

I think that init should handle contentLengthOptional (and possibly other
params) and this  way one would not have to subclass XmlRpcServlet just like
one does not have to subclass to enable extensions.

Patches welcome, provided that they are based on reflection and do not force me to update the servlet whenever a new property is introduced.


However, I still need to subclass the XmlRpcServlet anyhow because I need to
set AuthenticationHandler and RequestProcessorFactoryFactory.

Not surprising. And one of the reasons, why I never assumed that the XmlRpcServlet should be configured from within web.xml. My assumption is, that one will need to dervive a subclass in most cases. But what's the point?

Nevertheless, patches are again welcome. :-)


Jochen




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

Reply via email to