|
From: Jean-Baptiste G. <jbg...@re...> - 2003-06-06 14:58:01
|
Hi, Another trick is to add the optional 'start' attribute in the mime header, as specified in the EbMS specs : Content-type: multipart/related; boundary="BoundarY"; type="text/xml"; start="<ebx...@ex...>" but the ContentId of the header and the Payload must be the same value as specified in the start attribute. By doing this, Mozilla shows two attachments : one is the header, the other is the payload. Regards, Jean-Baptiste Gadenne Ng Chi Yuen [Cyng] wrote: >Hi, > > > >>We changed the Content-Type from >> >>"multipart/related" to "multipart/mixed" and it solved the problem ! >>Do you think that "multipart/mixed" is an acceptable Content-Type >>value for EbXMLMessages ? >> >> > > "multipart/related" is specified in ebMS 2.0 specification >for ebXML message, though "multipart/mixed" is commonly used in >general MIME multipart mail message. > >Regards, >CY > >---------------------------------------------------------------------------- >Ng Chi Yuen, CY. cy...@ce... http://www.cecid.hku.hk/ >Technology Officer, >Centre for E-Commerce Infrastructure Development, >The University of Hong Kong >---------------------------------------------------------------------------- > > > >------------------------------------------------------- >This SF.net email is sponsored by: Etnus, makers of TotalView, The best >thread debugger on the planet. Designed with thread debugging features >you've never dreamed of, try TotalView 6 free at www.etnus.com. >_______________________________________________ >ebxmlms-develop mailing list >ebx...@li... >https://lists.sourceforge.net/lists/listinfo/ebxmlms-develop > > > |