I've seen, the problem occures if the longterm transaction deletes a bean which will be later accessed through a second transaction (different client) while the first transaction is not completed. Surprising was, that the CMR was not the fault - i've checked the method the second transaction called and added some additional lines. Only if I want to return the Date cmr.getModifiedDate() the transaction hangs.
Does anybody has a solution?!?! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830788#3830788 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3830788 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
