Sending Array of DataHandlers to SOAP Service ??

2003-11-05 Thread William Barber
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

How to map mime-extentions to mime-types in an Axis service (fwd)

2003-08-01 Thread William Barber
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

How to map mime-extentions to mime-types in an Axis service

2003-07-30 Thread William Barber
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