Hi all,

I am using the SOAP Logging Module in my Application shown at 
http://axis.apache.org/axis2/java/core/docs/modules.html

The module works fine except if the SOAP message contains large attachments. In 
this case the invocation of "msgContext.getEnvelope().toString()" is very slow 
and memory usage increases, because the attachment is serialized to the 
resulting string in Base64 Encoding.

So my questions is, is there is a more efficient way to log SOAP messages 
containing attachments? It would also be no problem if the attachment does not 
appear in the logs.

Nice greetings,
Andreas Brunner
-- 
NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zurück-Garantie!               
Jetzt informieren: http://www.gmx.net/de/go/freephone

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org
For additional commands, e-mail: java-user-h...@axis.apache.org

Reply via email to