Return-Path: X-Original-To: apmail-cxf-dev-archive@www.apache.org Delivered-To: apmail-cxf-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 4AD071020E for ; Wed, 26 Nov 2014 20:12:00 +0000 (UTC) Received: (qmail 36765 invoked by uid 500); 26 Nov 2014 20:12:00 -0000 Delivered-To: apmail-cxf-dev-archive@cxf.apache.org Received: (qmail 36694 invoked by uid 500); 26 Nov 2014 20:12:00 -0000 Mailing-List: contact dev-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 dev@cxf.apache.org Received: (qmail 36683 invoked by uid 99); 26 Nov 2014 20:11:59 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Nov 2014 20:11:59 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 6A0698AF8E0; Wed, 26 Nov 2014 20:11:59 +0000 (UTC) From: dkulp To: dev@cxf.apache.org Reply-To: dev@cxf.apache.org References: In-Reply-To: Subject: [GitHub] cxf pull request: Fix for XMLStreamException in WSDLGetOutIntercep... Content-Type: text/plain Message-Id: <20141126201159.6A0698AF8E0@tyr.zones.apache.org> Date: Wed, 26 Nov 2014 20:11:59 +0000 (UTC) Github user dkulp commented on the pull request: https://github.com/apache/cxf/pull/10#issuecomment-64704142 I updated the code to pass in the flag to do output the prolog based on the same flag that StaxOutInterceptor uses. Can you verify that that is OK and close this request if it is? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---