On Wed, Nov 26, 2008 at 3:48 PM, Samisa Abeysinghe <[EMAIL PROTECTED]> wrote:
> Mehturt wrote:
>>
>> Hello list,
>> I am using Axis2C 1.4.0 on RHEL5 to call a webservice - send a XML
>> file and receive a XML file as a response.
>> This works fine most of the time.
>> Sometimes, however, the request sent is messed up - the soap envelope
>> starts somewhere in the middle of the XML file and the content of XML
>> file is repeated multiple times.
>>
>
> Double check the OM build logic that you are using.
>
> How do you capture the message on server side? May be you are not printing
> out the message on the server side properly. Did you try debugging the
> server side or client side to track the serialization and decerialization
> points?

I am capturing traffic on client side via tcpdump and I see the data
being sent is wrong.

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

Reply via email to