Hello again, Aleksander Grzebyta wrote:
There is a handler usage described in user guide and the sample handler is used just for logging. I think you could achieve you goal defining one handler for requestFlow and the another in responseFlow. The problem you will encounter will be as mine, that I described in my first message on this list : in case of error the response handler is not called by Axis.
Sorry for long delay, but I was out of office. Today I was preparing to check your solution, when I noticed then set logging org.apache.axis.transport.HTTPSender at DEBUG level in log4j.xml (in JBoss configuration) shows full HTTP requests (and responses, even after remote error) in JBoss' logs. I don't know why it didn't work earlier (or what is more probable why I didn't see it last week).
Thanks for your hint anyway Marcin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
