You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Tomas Hofman (JIRA)" <ji...@apache.org> on 2018/06/13 12:44:00 UTC

[jira] [Resolved] (CXF-7758) MTOM + SchemaValidation results in empty input stream from data handler

     [ https://issues.apache.org/jira/browse/CXF-7758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomas Hofman resolved CXF-7758.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 3.2.5

Merged in cxf 3.2.5.

> MTOM + SchemaValidation results in empty input stream from data handler
> -----------------------------------------------------------------------
>
>                 Key: CXF-7758
>                 URL: https://issues.apache.org/jira/browse/CXF-7758
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 3.2.4
>            Reporter: Tomas Hofman
>            Priority: Major
>             Fix For: 3.2.5
>
>         Attachments: sample_jboss_bug_apache_cxf.zip
>
>
> With enabled validation, data handler returns empty input stream for attachment data.
> Reproducer:
> 1. Unzip the attachment
>  2. Build using "mvn clean install" and deploy war file to JBoss EAP 7.1.2.
>  3. Try calling the deployed soap service with attachments as given in the sample soap UI project.
>  4. Notice the resulting file is empty. This happens only when schema validation enabled. After removing SchemaValidation annotation it works fine.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)