-
1. Re: boss is not creating pool for stateless session bean
balellu May 28, 2006 4:38 AM (in response to asif-ahmad)Even im facing the same problem i am not getting help any where in the web...iw onder if there is something to it.
Thanks -
2. Re: boss is not creating pool for stateless session bean
balellu May 30, 2006 5:11 AM (in response to asif-ahmad)Hi,
Why are we not getting any responses for this post can some body please help us in understanding the situation that is being faced by us?
We are using stateless session bean and we are facing the same problem as mentioned in this post. Though we are invoking remove im not sure if these instances are moved back to the pool. -
4. Re: boss is not creating pool for stateless session bean
balellu Jun 1, 2006 9:50 AM (in response to asif-ahmad)Scott,
Thanks for the response. I have couple of questions please let me know the answers.
1. I checked JIRA and do this mean updating to JBossAS-5.0 Alpha or JBossAS-4.0.4RC1 will fix the problem?
2. My customer might not agree to this, is there a way where i can just patch this bug alone?
3. If i upgrade to newer version then i might face new problems where can i get the list of them?
Thanks. -
5. Re: boss is not creating pool for stateless session bean
ncal Dec 19, 2006 5:14 PM (in response to asif-ahmad)Hi,
Did you find a solution for this behavior? Our application dies after working for 4 weeks, and we've narrowed it down to the ejbCreates being called, but no ejbRemoves being done.
Thanks -
6. Re: boss is not creating pool for stateless session bean
cypnsv Jan 22, 2007 1:27 AM (in response to asif-ahmad)Hi Asif
i need your help , how did you fix the problem
Also please tell me how can we check the instances of the beans with JBoss' web-console
Waiting for your reply"asif-ahmad" wrote:
Hello,
I am using JBoss 3.2.6 as server and I am deploying stateless session beans over it, but as according to the documentation JBoss is not making the pool for them and making more instances of the beans more than the pool size defined there in standardJboss.xml ... The EJBRemove that is called by server is not being called by the server
I am checking the instances of the beans with JBoss' web-console. The number of instances increases on new requests.
If someone can, then help help me I am in a great trouble ...
regards,
Asif Ahmad