Bugs item #609247, was opened at 2002-09-14 07:37 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=609247&group_id=22866
Category: JBossServer Group: v3.0 Rabbit Hole >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Martin Vilcans (marvil) Assigned to: Bill Burke (patriot1burke) Summary: read-only messes up commit-option D Initial Comment: Commit option D does not work properly on entity beans that are declared as <read-only>true</read-only> in jboss.xml. The beans are reloaded every time they are used, instead of only by the interval that is declared in <optiond-refresh-rate>. Removing read-only from the bean makes option D work as expected. We had this problem with BMP beans, but the same problem appears on CMP beans. ---------------------------------------------------------------------- >Comment By: Bill Burke (patriot1burke) Date: 2002-10-17 10:58 Message: Logged In: YES user_id=176497 rewrite of commit D fixes this ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=609247&group_id=22866 ------------------------------------------------------- This sf.net email is sponsored by: viaVerio will pay you up to $1,000 for every account that you consolidate with us. http://ad.doubleclick.net/clk;4749864;7604308;v? http://www.viaverio.com/consolidator/osdn.cfm _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
