Return-Path: X-Original-To: apmail-chemistry-dev-archive@www.apache.org Delivered-To: apmail-chemistry-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2A205D4A4 for ; Sun, 11 Nov 2012 23:17:12 +0000 (UTC) Received: (qmail 7059 invoked by uid 500); 11 Nov 2012 23:17:12 -0000 Delivered-To: apmail-chemistry-dev-archive@chemistry.apache.org Received: (qmail 7019 invoked by uid 500); 11 Nov 2012 23:17:12 -0000 Mailing-List: contact dev-help@chemistry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@chemistry.apache.org Delivered-To: mailing list dev@chemistry.apache.org Received: (qmail 7009 invoked by uid 99); 11 Nov 2012 23:17:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Nov 2012 23:17:11 +0000 Date: Sun, 11 Nov 2012 23:17:11 +0000 (UTC) From: =?utf-8?Q?Florian_M=C3=BCller_=28JIRA=29?= To: dev@chemistry.apache.org Message-ID: <1998797962.98745.1352675831993.JavaMail.jiratomcat@arcas> In-Reply-To: <2116114472.98705.1352674512517.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (CMIS-603) make MTOM support an option in the Workbench MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CMIS-603?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D134950= 36#comment-13495036 ]=20 Florian M=C3=BCller commented on CMIS-603: ------------------------------------- The CMIS specification defines that all Web Services calls *must* be MTOM e= ncoded. With this patch we would violate the spec. Apart from that, MTOM is= required to efficiently transport big documents. =20 > 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 typ= e multipart/related and are harder to parse than just plain (non-MTOM) mess= ages. 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 administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira