So there's no possible way that I can span a transaction over multiple calls to a proxy, even if I start the transaction externally (within the struts action)?
Type: Posts; User: phearinc; Keyword(s):
So there's no possible way that I can span a transaction over multiple calls to a proxy, even if I start the transaction externally (within the struts action)?
Much obliged!
Hello,
I'm currently having a problem having a transaction span over two Dao method calls. Allow me to post relevant parts of the application context XML and code to illustrate what I have...