Hi Aki, I am using Axis 1.4 (not Axis2) for the client and the server and I am wondering if it is possible at all to implement the scenario to transmit attachments using MTOM? You said you have some scenarios.. could you point me to them?
> I don't know how you captured the message (response.txt). > The message seems to be corrupt with its MIME headers (there is no > line delimiter in the first few lines). I captured the message using a TCP-monitor tool and I agree that the HTTP/MIME headers look quite odd. > Is it also not working if your client is talking to the Axis 1.4 > server talking MTOM? I did not really get that question. It is working when I transmit the attachments via MIME, but it does not work when I switch to MTOM on the server side. Is there maybe an option to switch the client to MTOM as well? Thanks for your help, Matthias. > -----Ursprüngliche Nachricht----- > Von: Akitoshi Yoshida [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 15. August 2008 14:54 > An: Gaiser, Matthias > Cc: [email protected] > Betreff: Re: Axis 1.4 and MTOM > > Hi, > I don't know how you captured the message (response.txt). > The message seems to be corrupt with its MIME headers (there is no > line delimiter in the first few lines). > I don't know if there is some interoperability problem in the Axis 1.4 > implementation. > Is it also not working if your client is talking to the Axis 1.4 > server talking MTOM? > > We have some MTOM scenarios with Axis 1.4. > > Regards, Aki > > 2008/8/14 <[EMAIL PROTECTED]>: > > Hi group, > > > > > > > > I am currently trying to implement an axis 1.4 web service (with a > client) > > with attachments using MTOM. > > > > > > > > Somewhere it was said, that this is also possible with axis 1.4. But > > unfortunately I don't get it working. I'm sending the attachments > from the > > server side via MTOM, but I can't receive them on the client. > > > > The problem seems to be on the client side. On the client I get this > error: > > [#text: Error in parsing mime data stream: null > > > > I included the stacktrace and the response message as attachments. > > > > > > > > My questions: > > > > · Is it possible to implement a Web Service with Attachments > using > > MTOM and Axis 1.4? > > > > · Do I have to tell the client somehow that MTOM is being > used? > > > > · Can you provide some help to my issue? > > > > > > > > The future plan is to migrate to axis2, but this would take too long > for my > > current issue. > > > > Hopefully waiting for your answers. > > > > > > > > Matthias. > > > > --------------------------------------------------------------------- > > 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]
