[ 
https://issues.apache.org/jira/browse/CMIS-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495036#comment-13495036
 ] 

Florian Müller commented on CMIS-603:
-------------------------------------

The CMIS specification defines that all Web Services calls *must* be MTOM 
encoded. With this patch we would violate the spec. Apart from that, MTOM is 
required to efficiently transport big documents.
                
> make MTOM support an option in the Workbench
> --------------------------------------------
>
>                 Key: CMIS-603
>                 URL: https://issues.apache.org/jira/browse/CMIS-603
>             Project: Chemistry
>          Issue Type: New Feature
>          Components: opencmis-client-bindings, opencmis-commons, 
> opencmis-workbench
>    Affects Versions: OpenCMIS 0.8.0
>            Reporter: Martin Goldhahn
>         Attachments: mtom.patch
>
>
> I am working on a PHP server stub for CMIS. The workbench does currently only 
> send web service call with MTOM enabled. This leads to messages of type 
> multipart/related and are harder to parse than just plain (non-MTOM) 
> messages. Disabeling MTOM in a config file would make it easier to handle 
> CMIS WS. (I have a patch for this enhancement)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to