Hello 
 
What is the difference in that CachedOutputStream.java writes the large
messages to the file versus for smaller size messages that are less than
(64 * 1024) bytes?  If I set a
"org.apache.cxf.io.CachedOutputStream.Threshold" property to about 5
MBs, will that potentially have any negatice impact on performance?  
 
Basically, I want to get around the problem for the CachedOutputStream
from creating temp files for large messages.
 
thanks
 

Sonam

CXF user

Reply via email to