On Thursday 27 May 2010 5:31:54 am Magnus Larsson wrote: > Hello! > > I have tried to look through the on-line docs and mail-archives but can't > find out if/how CXF can handle S/MIME based attachments but I have not > found any answer to the question. > > It is possible to send and receive messages with S/MIME based attachments?
I honestly don't think so without writing an set of interceptors to do it. I really don't know anything about the S/MIME stuff to really understand what it would take to implement. It may not be too hard (interceptor that would be put around the AttachmentIn/OutInterceptor stuff to manipulate the attachment list), but I don't really know. Dan > Thanks for help in advance, > Magnus. > -- > Magnus Larsson > > Callista Enterprise AB > Mobile: +46 (0)733-51 91 72 > mailto:[email protected] > http://www.callistaenterprise.se -- Daniel Kulp [email protected] http://dankulp.com/blog
