Hi Deepal,

I will create the JIRA.

Since I'm seeing the logging on the service side for both
inbound request and outbound response BUT
on the client side seeing the log for ONLY outbound request,
I'm thinking that the InFlow phases must not be getting handled
the same for clients and services.

leon

On Thu, 11 Dec 2008 16:11:13 -0500, Deepal Jayasinghe
<dee...@opensource.lk> wrote:
> 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
>> <dee...@opensource.lk> 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
>>>>
>>>>   
>>>>       
>>>     
> 
>
-- 
Leon S. Searl, Software Research Engineer
Information and Telecommunication Technology Center, University of Kansas
Nichols Hall, 2335 Irving Hill Road, Lawrence, KS 66045-7612
Ph: 785-864-7820     Fax: 785-864-0387
http://www.ittc.ku.edu

Reply via email to