workaround for
the client side bug.
Thanks for the reply.
Dave
regards
Jia Yiyu
-Original Message-
From: Jeffrey Tenny [mailto:[EMAIL PROTECTED]
Sent: Monday, October 04, 2004 8:46 AM
To: [EMAIL PROTECTED]
Subject: Re: SOAPMessage, AttachmentPart problem
I have more data and a workaround.
Tenny [mailto:[EMAIL PROTECTED]
Sent: Monday, October 04, 2004 8:46 AM
To: [EMAIL PROTECTED]
Subject: Re: SOAPMessage, AttachmentPart problem
I have more data and a workaround. This is a client-side bug/feature.
It's either the "application/zip" or use of the DataHandler that ca
I have more data and a workaround. This is a client-side bug/feature.
It's either the "application/zip" or use of the DataHandler that causes
the client SOAPConnection.call() to mess up.
When I just pass an InputStream to AttachmentPart.setContent
(instead of AttachmentPart.setDataHandler()), and