Topic: 请问:怎样将Bean收集池的bean数量限制在某个具体的数字?

  Print this page

1.请问:怎样将Bean收集池的bean数量限制在某个具体的数字? Copy to clipboard
Posted by: wilson751
Posted on: 2005-04-08 10:44

我用的是weblogic7
运行mastering ejb2书中的stateful sessionbean例子count时,遇到这样一个问题:

书中写道:'部署描述将Bean收集池的bean数量限制在2个', 这样能得到ejb容器日志记录的某种信息.

于是,我在weblogic-ejb-jar.xml中加入了:

<stateful-session-descriptor>
<stateful-session-cache>
<max-beans-in-cache>2</max-beans-in-cache>
</stateful-session-cache>

<stateful-session-clustering></stateful-session-clustering>
</stateful-session-descriptor>

经过测试发现:

<stateful-session-cache>
<max-beans-in-cache>2</max-beans-in-cache>
</stateful-session-cache>

部署文件中有这一段和没有这一段,程序的执行结果完全相同,而且和书上得到的ejb容器日志记录不同。
是不是我上面的配置有问题还是咋的?


   Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent
Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1
客服电话 18559299278    客服信箱 714923@qq.com    客服QQ 714923