Hi all,

I would like to redirect client requests (eventually because the target
node doesn't provide the required service), so I need to intercept them
through a message handler.


client ----> (handler -> pretended target) ----> real target (i.e. the
node providing the service)

Could anybody of the Axis2 guys suggest me the best solution to do this?
At which level should I implement my interceptor, before the transport
phase or before the dispatch one?


Thanks in advance,
Michele

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to