I am running into same problem . I have configure MTO to accept large file as
but iam getting out of memory exception.
<jaxws:properties>
<entry key="mtom-enabled" value="true" />
<entry key="attachment-directory"
value="/home/temp/"/>
<entry key="attachment-memory-threshold"
value="4000000"/>
</jaxws:properties>
Please help me how can i solve this issue?
--
View this message in context:
http://old.nabble.com/MTOM-OutOfMemory-tp26544421p26591933.html
Sent from the cxf-user mailing list archive at Nabble.com.