Re: Non-Application Exception in Session Bean Cascades Destruction of Other Session Beans?

2010-06-19 Thread Ravindranath Akila
A thread dump and the OpenEJB version would be great. Stateless session beans are pooled, so it could be there are no more instances in the pool and calls are waiting for new instances. Depending on the OpenEJB version, the timeout for such situations is configurable. -David Okay I

Re: Interested in contributing?

2010-06-19 Thread Ravindranath Akila
I have checked out the sources. I have one parent project and then five child projects in the names assembly container deps examples itests server. Then another src folder. Am I to build the parent project or just concentrate on the container? After bulding, will I have a working OpenEJB

Re: Interested in contributing?

2010-06-19 Thread Jacek Laskowski
On Sat, Jun 19, 2010 at 8:43 AM, Ravindranath Akila ravindranathak...@gmail.com wrote: A bit help to get my feet wet would be really great. See a bit more at http://openejb.apache.org/source-code.html (slightly recent version is at