Perhaps it would help you to know that we inject some stateless beans in the
stateful bean.

And our configuration for the stateful container: 

<Container id="myStatefulContainer" type="STATEFUL">
    accessTimeout = 30 seconds
    bulkPassivate = 100
    cache = org.apache.openejb.core.stateful.SimpleCache
    capacity = 5000
    frequency = 5
    passivator = org.apache.openejb.core.stateful.SimplePassivater
    timeOut = 1
</Container>



--
View this message in context: 
http://openejb.979440.n4.nabble.com/Stateful-EJB-not-removed-after-Remove-annontation-tp4667763p4667775.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to