Brent Vaughn wrote:

We have a web service written in Java and a C# client to consume the Java
web service.  We are trying to send SOAP messages with attachments, but the
problem is that .NET only accepts DIME attachments.  Is it possible for Java
to send its SOAP attachments in the DIME format?  Basically, does Java
support DIME attachments?
I believe I remember seeing DIME support in Apache Axis? Perhaps that could be tweaked on to do what you want.

Dave



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

Reply via email to