posted 16 years ago
Can someone please explain how does one identify whether a handler is a server-side handler or a client-side handler in a handler chain?
Also, if every configuration is done on the endpoint, how are the handlers invoked on the JAX-RPC Client Runtime? Do we need to have the "client_handlers.jar" in the client's classpath?
I apologize for my ignorance. :roll: