What about a limitation for the size of attachment. With Apache-SOAP we had problems sending attachments with size > 12 MB. Are there any problems in axis too ?

 

Markus

 

-----Urspr�ngliche Nachricht-----
Von: Galbreath, Mark A [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 28. Januar 2004 14:32
An: '[EMAIL PROTECTED]'
Betreff: RE: soap with attachments for sending images

 

Keep the images in the db and send them as MIME attachments to the SOAP envelope.  See http://java.sun.com/xml/saaj/index.jsp.

 

Mark

-----Original Message-----
From: bethana kumar [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 28, 2004 7:51 AM

1)Client will send SOAP/HTTP request for imge(s).
2)We have to serve the corresponding image through SOAP/HTTP.

Reply via email to