APAR status
Closed as program error.
Error description
When using EJB local or remote interfaces and the transaction is
begun within the context of the bean method, the nested "root"
exception is not returned from WebSphere back to the
application.
This APAR is for the EJB container component.
Local fix Problem summary
****************************************************************
* USERS AFFECTED: All WebSphere Application Server users who *
* use EJBs in their design *
****************************************************************
* PROBLEM DESCRIPTION: Throw RemoteException instead of *
* TransactionRolledbackException *
* whenever possible to allow for *
* "nesting" of exceptions. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
There are scenarios where the EJB container throws a
TransactionRolledbackException to a remote client when it
could throw a RemoteException instead, and thus not lose the
ability to have root-cause information nested inside the thrown
exception. These scenarios are where a bean method starts a
transaction when executing a call to its remote interface. All
other scenarios must result in a TransactionRolledBackException
according to the EJB Specification.
Problem conclusion
The EJBContainer code was adjusted to conform to the
requirements listed above.
For remote interfaces this behavior will be gated by the
property:
"com.ibm.websphere.ejbcontainer.includeRootExceptionOnRollback"
The fix for this APAR is currently targeted for inclusion
in 5.02.12 and 5.1.1.6.
Please refer to the recommended updates page for delivery
information:
http://www.ibm.com/support/docview.wss?rs=180&uid=swg27004980
Temporary fix Comments
APAR information |
APAR number |
PK06177 |
Reported component name |
WAS BASE 5.0 |
Reported component ID |
5630A3600 |
Reported release |
00W |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2005-05-23 |
Closed date |
2005-07-22 |
Last modified date |
2005-07-22 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Modules/Macros
Publications Referenced
|
Fix information |
Fixed component name |
WAS BASE 5.0 |
Fixed component ID |
5630A3600 |
Applicable component levels |
R003 PSY |
UP |
R00A PSY |
UP |
R00H PSY |
UP |
R00I PSY |
UP |
R00P PSY |
UP |
R00S PSY |
UP |
R00W PSY |
UP |
R103 PSY |
UP |
R10A PSY |
UP |
R10H PSY |
UP |
R10I PSY |
UP |
R10P PSY |
UP |
R10S PSY |
UP |
R10W PSY |
UP |
|