Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7D774DED0 for ; Wed, 10 Oct 2012 08:41:14 +0000 (UTC) Received: (qmail 90594 invoked by uid 500); 10 Oct 2012 08:41:14 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 89496 invoked by uid 500); 10 Oct 2012 08:41:06 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 89145 invoked by uid 99); 10 Oct 2012 08:41:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Oct 2012 08:41:03 +0000 Date: Wed, 10 Oct 2012 08:41:03 +0000 (UTC) From: "Jason Pell (JIRA)" To: issues@cxf.apache.org Message-ID: <1189296004.18909.1349858463450.JavaMail.jiratomcat@arcas> In-Reply-To: <1145576909.13904.1349784004643.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (CXF-4551) MTOM + SchemaValidation results in empty input stream from data handler MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CXF-4551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Pell updated CXF-4551: ---------------------------- Attachment: patch.txt completed patch code changes + tests full build passes successfully > MTOM + SchemaValidation results in empty input stream from data handler > ----------------------------------------------------------------------- > > Key: CXF-4551 > URL: https://issues.apache.org/jira/browse/CXF-4551 > Project: CXF > Issue Type: Bug > Components: JAX-WS Runtime > Affects Versions: 2.7.0 > Reporter: Jason Pell > Attachments: MtomSchemaValidationBug-jaxws21.tar.gz, MtomSchemaValidationBug.tar.gz, patch.txt > > > Even with a 1k file uploaded I cannot read its content in my web service implementation when I have schema validation enabled. > The interesting thing is if I enable ws-policy security I can upload up to a 100k file, and 1 byte above that falls over again. > http://cxf.547215.n5.nabble.com/Help-Schema-Validation-ON-MTOM-Large-Files-Empty-DataSource-input-stream-td5716122.html -- 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