PK52546: WEBSERVICES 'CONTENT-TYPE' IS CHANGED FROM MULTIPART/RELATED TO TEXT/XML WHEN THE CONNECTION FROM THE PROVIDER IS CLOSED. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description The SOAP request is sent with Content-Type=multipart/related. The socket from the requester goes into the CLOSE_WAIT state, the SOAP request is then resent, the Content-Type is changed from multipart/related to text/xml.Local fix Problem summary **************************************************************** * USERS AFFECTED: IBM WebSphere Application Server version * * 5.1 users of web services * **************************************************************** * PROBLEM DESCRIPTION: WebServices 'Content-Type' Changes * * from multipart/related to text/xml * * when the Connection from the Provider * * is closed * **************************************************************** * RECOMMENDATION: * **************************************************************** The SOAP request is sent with Content-Type=multipart/related. The socket from the requester goes into the CLOSE_WAIT state, the SOAP request is then resent, the Content-Type is changed from multipart/related to text/xml. The problem was that the web services code that calls the removeAllAttachments() method assumed that it would only be called once.Problem conclusion The code has been fixed so that the removeAllAttachments() method is called in the right place. This fix is only applicable to the version 5.1 web services code. The fix for this APAR is currently targeted for inclusion in cumulative fix 5.1.1.17. Please refer to the recommended updates page for delivery information: http://www.ibm.com/support/docview.wss?rs=180&uid=swg27004980Temporary fix Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
Publications Referenced
|
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 10A
Software edition:
Reference #: PK52546
IBM Group: Software Group
Modified date: Oct 26, 2007
(C) Copyright IBM Corporation 2000, 2008. All Rights Reserved.