PQ77273: C++ ORB appends a NULL value to returned DBCS string values. | |||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||
APAR status Closed as program error. Error description The C++ ORB appends a NULL character to the end of returned strings containing DBCS (wide) characters. This NULL character should not be present.Local fix Problem summary **************************************************************** * USERS AFFECTED: WebSphere Application Server Enterprise * * Edition 5.0, 5.0.1, 5.0.2 C++ CORBA ORB * * users that have applications that will * * send wide-character string(s) from the * * server to the client either in data or in * * user exceptions. * **************************************************************** * PROBLEM DESCRIPTION: CORBA.MARSHAL or CORBA.BAD_PARAM * * exception received when wide-char * * strings sent by server * **************************************************************** * RECOMMENDATION: * **************************************************************** When a C++ CORBA server is to return a wide-character string in either data or an exception, a null character is being appended to the end of the string. This does not comply with the GIOP 1.2 spec. Possible exceptions received are org.omg.CORBA.MARSHAL and org.omg.CORBA.BAD_PARAM.Problem conclusion The null character will no longer be appended to the wide-character string on the server.Temporary 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 > Enterprise Edition (EE)
Operating system(s):
Software version: 00A
Software edition:
Reference #: PQ77273
IBM Group: Software Group
Modified date: Apr 30, 2004
(C) Copyright IBM Corporation 2000, 2008. All Rights Reserved.