PQ75927; 5.0.2: Incorrect exception is thrown to the
client in some instances.
Downloadable files
Abstract
Incorrect exception is thrown to the client in some
instances. The client may get a RemoteException.
Download Description
USERS AFFECTED:
Websphere Application Server developer's who rely on Application specific
exception.
PROBLEM DESCRIPTION:
In certain cases, a RemoteException is thrown incorrectly, instead of an
Application Exception.
RECOMMENDATION:
If an ejb method runs in context of container started transaction with an
attribute of either 'REQUIRED' or
'REQUIRES NEW' and the instance called setRollbackOnly()method, a
RemoteException is thrown incorrectly, instead of an Application
Exception.
This is based on Table 15 of the EJB Specification.
Prerequisites
Please download the UpdateInstaller below to install this fix.