]
Einat Peretz commented on WFLY-8306:
------------------------------------
Not big zip. There is no problem for zip sizes less than 891 bytes, more than 891 bytes
and only 891 bytes are received.
This is the http coming from the client:
Host: localhost:8888
User-Agent: gSOAP/2.7
Content-Type: application/soap+xml; charset=utf-8
Content-Length: 5674
Connection: keep-alive
Authorization: Basic dmFsb3I6dmFsb3J2cGw=
SOAPAction: "urn:getPartsForPartsStatus"
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope
Soap attachments are being truncated when moving from jboss 7 to
wildfly9/10
----------------------------------------------------------------------------
Key: WFLY-8306
URL:
https://issues.jboss.org/browse/WFLY-8306
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Affects Versions: 10.1.0.Final
Environment: Windows
Reporter: Einat Peretz
Assignee: Stuart Douglas
Client access wildfly 9 or 10 web service (soap using Axis2) using https with zip
attachment and the zip is received truncated on the server.
The same deployed application with same client worked fine on Jboss 7.3.