PQ71560: REMOTEEXCEPTION NOT RECEIVED BY CLIENT CODE WHEN A EJBEXCEPTION IS THROWN WITHIN THE APPLICATION BEAN. | |||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description When running a scenario where the client and the application bean are local, that is running in the same JVM, an exception occurs during the bean excution. The original exception is 'wrappered' in an EJBException, but when the EJBException is thrown the client does not receive the expected Remote_Exception Instead the client receives an exception of type: org.omg.CORBA.portable.UnknownExceptionLocal fix Problem summary **************************************************************** * USERS AFFECTED: All users of WebSphere Application Server * * V4.0.1 for z/OS and OS/390 * **************************************************************** * PROBLEM DESCRIPTION: local mode client receives * * org.omg.CORBA.portable.UnknownException * * after EJB throws EJBException. * **************************************************************** * RECOMMENDATION: * **************************************************************** Clients are being mistakenly handed a reference to a wrapper instead of a stub when the noLocalCopies switch is set. EJB clients should never get a reference to a wrapper, they should always get a reference to a Stub.Problem conclusion Update Util.copyObject to correctly return a Stub. APAR PQ71560 is associated with SERVICE LEVEL W401502 of WebSphere Application Server V4.0.1 for z/OS and OS/390.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
|
Document Information |
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server for z/OS
Operating system(s):
Software version: 401
Software edition:
Reference #: PQ71560
IBM Group: Software Group
Modified date: Apr 3, 2003
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.