You don't need a TM lookup if you don't intend to use transactions AND are using pessimistic locking. READ_UNCOMMITTED does not mandate a TM.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167280#4167280 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167280 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
