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: Open Resolution: None 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. ---------------------------------------------------------------------- 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: AMD - Your access to the experts on Hammer Technology! Open Source & Linux Developers, register now for the AMD Developer Symposium. Code: EX8664 http://www.developwithamd.com/developerlab _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
