|
Thank you!!!
Thank you very much!!!
I've set the following code in the "weblogic-ejb-jar.xml" to solve this problem:
<entity-cache>
<max-beans-in-cache>30000</max-beans-in-cache>
<idle-timeout-seconds>600</idle-timeout-seconds>
<read-timeout-seconds>600</read-timeout-seconds>
</entity-cache>
Thanks again!!!!!!!!!!!!!!!!!
最初由 ericlma 发布
[B]Are you using WebLogic 6.1 SP2? Have you searched BEA's EJB newsgroup? [/B] |
|