In Apache Axis, the client-side message path flows from the Service (where the application invokes the service), through Global handlers (which process all messages), and finally to the Transport layer (which handles the actual HTTP/SOAP transmission). This is the correct sequence for outbound messages on the client side.