On 9/6/06, Joshua Levy <[EMAIL PROTECTED]> wrote:
I'm wondering what the best approach is, when using v3.0 server-side, to dynamically select the receiving instance that implements remote methods. An example is creating a user-dependent handling instance of a class that implements a remote API.
I'd consider this to be the task of the handler mapping. But I'd have had the same thoughts in 2.0. :-) You don't seem to think so, so please explain why.
Also, btw, a small detail on the website docs: The very last code example (of ServletWebServer) at http://ws.apache.org/xmlrpc/server.html has an extraneous line ClassLoader cl = Thread.currentThread().getContextClassLoader(); that isn't needed since it doesn't use PropertyHandlerMappings.
Thanks, fixed. Jochen -- My wife Mary and I have been married for forty-seven years and not once have we had an argument serious enough to consider divorce; murder, yes, but divorce, never. (Jack Benny) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]