PQ65298: UPDATES TO CMP FIELDS MADE IN EJBPOSTCREATE METHOD LOST AFTER A TRANSACTION COMMIT | |||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||
APAR status Closed as fixed if next. Error description In a CMP EJB, if updates to fields is made in ejbPostCreate method, updates get lost after transaction commit. (This is CMVC Defect 142250)Local fix Do not update fields in ejbPostCreate() method.Problem summary **************************************************************** * USERS AFFECTED: All WebSphere Application Server * * users of CMP EJBs. * **************************************************************** * PROBLEM DESCRIPTION: Changes to CMP fields which are made * * within the EJB's ejbPostCreate() * * method are not being persisted * * to the data store. * **************************************************************** * RECOMMENDATION: * **************************************************************** Changes to any field within an EJB's ejbPostCreate() method are not being persisted to the data store. No errors or exceptions are being logged. This happens because the currently being written to the data store following the completion of the ejbCreate() method. So changes made within ejbPostCreate() will be ignored.Problem conclusion Temporary fix Comments This APAR is being closed FIN with concurrence from the submitting customer. This means that a fix to this APAR is expected to be delivered from IBM in a release which is being developed at the time that the APAR is closed. The latest release of the product to exit development at the time this APAR was closed was: WebSphere Application Server AE 4.0
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
|
Document Information |
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 400
Software edition:
Reference #: PQ65298
IBM Group: Software Group
Modified date: Sep 17, 2002
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.