« Return to Thread: JNDI connection pooling issues

Re: JNDI connection pooling issues

by Luke Daley :: Rate this Message:

Reply to Author | View in Thread


On 01/05/2008, at 12:35 AM, Alapati, Shyam Kishore wrote:

> We are having an issue with the jndi connection in our application.  
> The application is running on websphere app server and connecting  
> to oracle database. We configured a connection pool in websphere  
> and tried connecting to it. After four or five transactions the  
> application is running out of connections. I have kept the  
> connection pool size as 10 in the development environment. The  
> problem I can see here is that the grails container is not  
> returning the connection to the websphere. Any help is appreciated

I am having similar issues. After extensive Googling sometime ago,  
the consensus was that this is a bug in the ojdbc driver, which I  
don't buy (why does it only in Grails?)

LD.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: JNDI connection pooling issues