Hi Tobias,

as of the latest CVS update the docs for commit option D should
change again a little bit (low priority). May I ask you again
to merge the text and check it in?

----- advconfig.xml -----
<para>
<![CDATA[<commit-option> must be A, B, C, D (after 2.2.2). ]]></para>
-----
<para>
Option D: This is a JBoss specific feature available in versions
newer than 2.2.2. It enables a lazy read schema, where the beans
state is cached between transactions as with option A, but
resynchronized from the persistent storage from time to time
(via ejbLoad). The default time between resynchronizations is 30
seconds but you may configure the time (in seconds) with
<![CDATA[<optiond-refresh-rate>42</optiond-refresh-rate>]]>.</para>

----- /advconfig.xml -----

Info changed: 
- the JBoss version where option D earliest is available
- the default time from 5 to 30 seconds

Info NOT changed:
- the <optiond-refresh-rate> setting in jboss.xml to overwrite
  the default, though it seems not to be implemented yet THE BOSS
  requested it, so it will be there before this doc change will
  be checked in :-)

Thanks
Georg
 ___   ___
| + | |__    Georg Rehfeld      Woltmanstr. 12     20097 Hamburg
|_|_\ |___   [EMAIL PROTECTED]           +49 (40) 23 53 27 10



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to