Hi All,
I'm having trouble getting the WSDD stanzas correct to send
an ARRAY of DataHandlers (DataHandler[]) to an Axis service.
I have been successfully using the SAAJ (SOAPConnection) API
to send/receive SINGLE attachments as DataHandlers for some
time now. (working WSDD shown below)
I create
arber
Scientific Software Group (CCN-12)
Los Alamos National Laboratory
505-667-8616
-- Forwarded message --
Date: Wed, 30 Jul 2003 12:16:16 -0600 (MDT)
From: William Barber <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: How to map mime-extentions to mi
Greetings,
I've written an Axis client/service pair that uses "soapConnection.call()" to
send SOAP attachments to the service, along with parameters specifying input and
output mime-extensions. The client will not know the actual mime-type of the
response attachment that the server will return aft