Results 1 to 4 of 4
Thread: setRollbackOnly problem
- 07-29-2008, 07:40 AM #1
Member
- Join Date
- Jul 2008
- Posts
- 35
- Rep Power
- 0
setRollbackOnly problem
I have one ejb bean method where in the catch section I am mentioning setRollbackOnly. Now if I throw a new custom exception from the method setRollbackOnly is getting executed.
New to Java/PHP/Javascript development?
For free help go to- www.techcubetalk.com
- 07-29-2008, 07:40 AM #2
Member
- Join Date
- Jul 2008
- Posts
- 35
- Rep Power
- 0
Is there any way to get rid of that?
Any help will be appreciated.New to Java/PHP/Javascript development?
For free help go to- www.techcubetalk.com
- 07-29-2008, 08:02 AM #3
Can u put that part of code and then exactly specify what is the problem you are facing...
To finish sooner, take your own time....
Nivedithaaaa
- 08-07-2008, 02:54 PM #4
Member
- Join Date
- Aug 2008
- Posts
- 22
- Rep Power
- 0
setroolabackonly will only rollback the transaction and will neglect any compensation code u provide
visit http://www.thejavacode.com
Muhammad Safwat


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks