]> SALOME platform Git repositories - tools/siman.git/blobdiff - Workspace/Siman-WS/WebContent/WEB-INF/conf/axis2.xml
Salome HOME
Download and upload operations from server to client (from client to server) are...
[tools/siman.git] / Workspace / Siman-WS / WebContent / WEB-INF / conf / axis2.xml
index 37bfd75983074168fa35d3d4cee6d23208efa385..49a088346815ee7fab00d5fbd1accd0b33d33996 100644 (file)
     <!-- ================================================= -->
     <parameter name="hotdeployment">true</parameter>
     <parameter name="hotupdate">false</parameter>
-    <parameter name="enableMTOM">false</parameter>
+    <parameter name="enableMTOM">true</parameter>
     <parameter name="enableSwA">false</parameter>
 
     <!--Uncomment if you want to enable file caching for attachments -->
-    <!--parameter name="cacheAttachments">true</parameter>
-    <parameter name="attachmentDIR"></parameter>
-    <parameter name="sizeThreshold">4000</parameter-->
+    <parameter name="cacheAttachments">true</parameter>
+    <parameter name="attachmentDIR">w:/temp</parameter>
+    <parameter name="sizeThreshold">4000</parameter>
 
     <parameter name="EnableChildFirstClassLoading">false</parameter>