Also, some research I did indicated (if I understood it correctly) that in Axis1.1.1 MTOM doesn't really work as an attachment - it ALWAYS will get encoded as Base64 embedded in the message - there was a config option previously (in Axis1.0) that allowed some sort of parameter to define binary data nodes, but it seems to have disappears.
AFAIK it is working as expected... Can you give us more specific clues... Please use TCPMON to capture messages.. SOAPMonitor has a bug which shows all the attachments as inline base64..
~Thilina
-----Original Message----- From: Sebastian Roschke [mailto:[EMAIL PROTECTED] Sent: Thursday, March 01, 2007 5:04 AM To: [email protected] Subject: Re: [Axis2][Rampart] Rampart and SwA Hi Thilina, thanks for the answer. I know that Rampart is able to secure MTOM messages. But utilizing MTOM is not usable for large messages. The amount of required memory is that high it is not usable for our project... I don't know the excact reasons for that, but in our performance tests the MTOM approach requires a lot of additional memory. The MTOM approach with file caching needs additional excecution time. Therefore we try to implement processing of large messages(more than 100MB) with SwA and java streams. Do you know where I can ask questions concerning the roadmap of specific components of Axis2? Maybe this is the wrong mailing list for such kind of question. But anyway, thanks for your answer... Regards, Sebastian Thilina Gunarathne schrieb: > Rampart has the capability to secure attachments send using MTOM.. > > I'm not sure whether is there or planned support for SwA.. > > Thanks, > Thilina > > On 3/1/07, Sebastian Roschke <[EMAIL PROTECTED]> > wrote: >> Hello, >> >> due to memory efficiency I work with SwA to send messages based on java >> streams. Is there a possibility to secure such messages with Rampart? Is >> there any support for SwA in Rampart planned for future releases? >> >> Regards, >> Sebastian >> >> >> > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Thilina Gunarathne WSO2, Inc.; http://www.wso2.com/ Home page: http://webservices.apache.org/~thilina/ Blog: http://thilinag.blogspot.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
