[JBoss-user] [Persistence & CMP/JBoss] - Re: Entity Bean Explosion?

2004-03-22 Thread idxp
Ok If this is what Jboss does, I will feel comfort using it in my project. Thanks a lot! "loubyansky" wrote : > I think the instance will be returned to pool. But where is the context of the instance? | | It is thrown away. | | > Question is, where the app server gets the conte

[JBoss-user] [Persistence & CMP/JBoss] - Re: Entity Bean Explosion?

2004-03-19 Thread loubyansky
> I think the instance will be returned to pool. But where is the context of the > instance? It is thrown away. > Question is, where the app server gets the context for the bean? Just creates a new instance. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826531#3826531";>View the o

[JBoss-user] [Persistence & CMP/JBoss] - Re: Entity Bean Explosion?

2004-03-19 Thread darranl
Are you reading the spec for session beans or entity beans? http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826500#3826500";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826500>Reply to the post ---

[JBoss-user] [Persistence & CMP/JBoss] - Re: Entity Bean Explosion?

2004-03-17 Thread loubyansky
When an instance is passivated it is evicted from the cache. No resources are occupied. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826096#3826096";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826096>Reply to the post -