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 5A249D409 for ; Sun, 11 Nov 2012 22:55:13 +0000 (UTC) Received: (qmail 68066 invoked by uid 500); 11 Nov 2012 22:55:13 -0000 Delivered-To: apmail-chemistry-dev-archive@chemistry.apache.org Received: (qmail 68009 invoked by uid 500); 11 Nov 2012 22:55: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 68000 invoked by uid 99); 11 Nov 2012 22:55: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 22:55:12 +0000 Date: Sun, 11 Nov 2012 22:55:12 +0000 (UTC) From: "Martin Goldhahn (JIRA)" To: dev@chemistry.apache.org Message-ID: <2116114472.98705.1352674512517.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (CMIS-603) make MTOM support an option in the Workbench MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Martin Goldhahn created CMIS-603: ------------------------------------ Summary: 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 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