What steps will reproduce the problem?
1. Create an instance of CicsSocket
2. call the rollbackUOW method
What is the expected output? What do you see instead?
Rollback should return normally (since there is nothing to rollback). Instaed
we get an NPE because rollbackUOW (and commitUOW) both assume the connection
object was created.
Original issue reported on code.google.com by fady.mou...@gmail.com on 24 Oct 2011 at 12:55
Original issue reported on code.google.com by
fady.mou...@gmail.com
on 24 Oct 2011 at 12:55