Dear All,

I am getting some resource problem in
Stateful Session Bean .

I have set weblogic-ejb-jar.xml parameter

  <weblogic-enterprise-bean>
    <ejb-name>FormParser</ejb-name>
    <stateful-session-descriptor>
      <stateful-session-cache>
        <max-beans-in-cache>50</max-beans-in-cache>

<idle-timeout-seconds>10</idle-timeout-seconds>
      </stateful-session-cache>
    </stateful-session-descriptor>
    <reference-descriptor>

..........................

When the no of create touch 50 it gives error.
It is not automatically passivating.

Can any one give some hint.


Thanks in advance.

Subrata SEN



__________________________________________________
Do You Yahoo!?
Spot the hottest trends in music, movies, and more.
http://buzz.yahoo.com/

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to