I am currently using JBoss 3.2.5. When we first went into production, it was on 3.2.1. Does anybody know if the locking policies have progressed since then? We are using the default policy, which causes some object lock contention at the entity EJB level. An InstancePerTransaction policy would work wonderfully with our application, but as of 3.2.1, you could not use caching commit option 'A' with it (which is unacceptable performance-wise for our app). Also, any of the other locking policies really weren't up to snuff in 3.2.1 for production use.
So...if anybody is using a better locking policy than the default queued pessimistic one, please let me know. Or know if/when a 'NoLock' policy will be able to be used with a commit option 'A' for caching. Thanks! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852640#3852640 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852640 ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
