On Wed, 2008-07-09 at 11:56 -0400, Andy Karseras wrote:
> Having stepped through the code, I see the calls to send the message
> twice being executed.
> 
> In http_sender_c, the two calls to axis2_http_client_send are made at
> lines 988 and 1054.

This is because you should have specified http authentication in your
axis2.xml

-Manjula.


> 
> 
> 
> Andy
> 
> On Wed, Jul 9, 2008 at 10:43 AM, Andy Karseras <[EMAIL PROTECTED]>
> wrote:
>         Thanks for the suggestion.
>         
>         Using the tcpmon tool, I can definitely see 2 messages being
>         sent to the server with one call to
>         axis2_svc_client_send_receive().
>         Uisng Eclipse, I have stepped in debug mode to prove this.
>         
>         Samisa - would you have any ideas or suggestions why this is
>         happening.
>         
>         Could it be the HTTP client ?
>         
>         Is there any further debugging I can enable to pinpoint in the
>         code where the duplicate messages are being sent ?
>         
>         
>         Andy
>         
>         
>         
>         On Wed, Jul 9, 2008 at 3:59 AM, Supun Kamburugamuva
>         <[EMAIL PROTECTED]> wrote:
>                 Hi,
>                 
>                         If there is anything I can set to show whether
>                         duplicate messages are being sent, please let
>                         me know.
>                         
>                 
>                 You can use the TCPmon tool.
>                 http://ws.apache.org/commons/tcpmon/. 
>                 
>                 Supun.. 
>                 
>                 
>         
>         
> 


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

Reply via email to