On Thu, 2007-05-31 at 11:32, Jochen Wiedmann wrote: > > Apache XML-RPC doesn't seem to support exposing the static methods of > > handlers. Is there any particular reason for this (it seems wasteful to > > generate a new handler object for every single request)?
> If you want to omit the generation of new handler objects, then the > suggested method is the use of the StatelessProcessorFactoryFactory. Thanks, that worked perfectly. Bye Paolo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]