On Tuesday 04 September 2007 21:06:05 Jochen Wiedmann wrote: > Hello, Daniel, > > On 9/4/07, Daniel Janus <[EMAIL PROTECTED]> wrote: > > However, this does not work because (as I found out after several hours' > > worth of digging through the code) the reflexive handler mapping is > > established during the call to super.newPropertyHandlerMapping(), when > > the new factory is not yet set up. > > > > The solution is to re-establish the mappings after setting up the custom > > request processor factory factory, by adding the following before > > the return statement: > > > > mapping.load(Thread.currentThread().getContextClassLoader(), url); > > That sounds like a problem, which we should not simply handle by > changing the FAQ. Would you please be so kind to create a JIRA issue, > where we can continue the discussion?
I've created issue XMLRPC-147: https://issues.apache.org/jira/browse/XMLRPC-147 Sincerely, -- Daniel Janus <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]