You could just use Axis 1.x. It supports DIME. If you absolutely want to do it yourself then you can take source code from: org/apache/axis/attachments/Dime*.java
from the Axis 1.x sources. I have 1.4 myself, and I use Axis to process some SOAP services using DIME. Wade --- [EMAIL PROTECTED] wrote: > Hello all: > > I paddled around the archives and Googled a bit but > could not find a good solution. I am POSTing a SOAP > request and receiving the SOAP response as DIME > attachments. What is the best way to access/process > these attachements coming back as the response? > > Thank you, > > perry Hoekstra > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
