APAR status |
Closed as program error.
| Error description
Defect 91862 fixes this problem. VAJ wants an APAR to use to
integrate the fix in their code. Local fixProblem summary
The fix for this defect attempts to eliminate the container's
habit of returning wrappers instead of stubs in as many places
as possible.
.
The targets were methods on the EJB 11 interfaces where either
EJBObject or EJBHome are being returned. EJBObjects are
returned from Session/Entity contexts and from Handles. So the
corresponding implementations of Session/EntityContext were
fixed to convert the wrapper object to a corresponding stub
before returning. Problem conclusion
EJBHomes are returned from EJBContext, EJBMetaData and
HomeHandles. Corresponding objects which implement these
interfaces were changed to return stubs instead of wrappers.
The following files were changed:
com/ibm/ejs/container/BeanO.java
com/ibm/ejs/container/SessionBeanO.java
com/ibm/ejs/container/EJSWrapper.java
com/ibm/ejs/container/EJBMetaDataImpl.java The following files were changed:com/ibm/ejs/container/BeanO.javacom/ibm/ejs/container/SessionBeanO.javacom/ibm/ejs/container/EJSWrapper.javacom/ibm/ejs/container/EJBMetaDataImpl.java Temporary fixComments
APAR information | APAR number | PQ48160 | Reported component name | WAS ADVANCED SU | Reported component ID | 5648C8402 | Reported release | 350 | Status | CLOSED PER | PE | NoPE | HIPER | NoHIPER | Submitted date | 2001-04-25 | Closed date | 2001-04-25 | Last modified date | 2001-04-25 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:APAR is sysrouted FROM one or more of the following:
Modules/Macros APAR is sysrouted TO one or more of the following:Modules/Macros
|
Fix information |
Fixed component name | WAS ADVANCED SU | Fixed component ID | 5648C8402 |
Applicable component levels | R350 PSY | UP |
|