Hello,

We're using Axis C++ 1.6b to implement client side of our application.  The
server is running on tomcat with Axis.

We run into problem when sending message from the client.  The error is:

"HTTPTransportException:Output streaming error on Channel while writing data
Channel error 32 while writing data: 'Broken pipe'"

Looking at ethereal output, we notice the header portion is written, but not
the message body.  This only happens after our application is up for a
little while.  If we try to send the same message at program start - right
after stub is created, then the message goes through fine.

We treid latest Axis C++ 1.6 (dated Aug 24, 2006) and Axis-1.4 on server
side, still the same problem.

Can someone tell us what could the problem be?

Thanks.
Jennifer

-- 
View this message in context: 
http://www.nabble.com/HTTPTransportException%3AOutput-streaming-error-tf3718024.html#a10401779
Sent from the Axis - C++ - User mailing list archive at Nabble.com.


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

Reply via email to