Hello I am new to axis2 and have two questions:
1. How can a handler of an axis2 webservice located in the outflow obtain information about the address or id of its client? For a handler located in the inflow, I can add a header at the client site, but this header isn't available for a handler of the outflow. Or is it? 2. Is it possible for a client of an axis2 webservice to directly address a out- or inflow handler? Or generally speaking: Is there a way to directly address a handler? I'm using axis2 1.4. Thanks, Michael
