Hi,

Any one can explain to me how to limit JRun connection pooling to 5
connections ?

Because I'm using the JRun connection pooling in my EJB and JRun is
opening more than hundred connections to the database server.
In my application, after the use of connection, I'm closing the
connection setting connection = null. I intend that when I'm setting the
connection to null, the connection is returned to the pool to be reused.
But I think that it's not happening.

Anyone ?


Regard's

Marcelo Bellezo

------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the 
body.

Reply via email to