Hmm, I think I can not give an exact answer without looking at the code, so if you can please create a JIRA[1] and attach all the stuff need to regenerate the issue.
[1] : http://issues.apache.org/jira Thank you! Deepal > Hi Deepal, > > Yes, I believe that the module is engaged for both services. > Particularly since I'm seeing the message logged for the outbound > request from the client side. I'm just not seeing the message logged > for the inbound reply on the client side. > > leon > > On Thu, 11 Dec 2008 15:37:23 -0500, Deepal Jayasinghe > <[email protected]> wrote: > >>> Hi, >>> >>> I have a modified version of the Logging module MAR for logging the xml >>> of sent and received messages in my services. The service side >>> is logging the messages without problems. The client side >>> is logging the outbound request but not the inbound replay. >>> >>> >> Did you engage the logging module to both the client side and the server >> side ? >> >> As I can see you have client server communication, so you need to engage >> the same module for both the side. >> >> Thank you! >> Deepal >> >>> I have two services, A and B. A is acting as a client >>> to B. A sends a request to B and B returns a replay. >>> The A outbound request is logged by the logging MAR OK. >>> The B inbound request is logged OK. >>> The B outbound response is logged OK. >>> The A inbound response is never logged. >>> >>> Messaging is synchronous. Transport is HTTP. >>> >>> I would assume that since the B service logs for both >>> inbound and outbound that the phases setup in the axis.xml >>> file is correct. >>> >>> Can anyone tell me if this is known/expected behavior? or >>> what to look at. >>> >>> I would be happy to supply code and config files if that would help. >>> >>> Thanks! >>> >>> leon >>> >>> >>> >> -- Thank you! http://blogs.deepal.org
