Mantis - Resin
Viewing Issue Advanced Details
5595 feature always 11-26-13 09:46 11-06-14 14:20
alex  
ferg  
normal  
closed 4.0.37  
fixed  
none    
none 4.0.42  
0005595: Creating DBPools dynamically
req by: SHINOMIYA Nobuaki

Add support for creating DBPools dynamically
'd like to register the datasource of same JNDI name.

I registered the datasource using com.caucho.sql.DBPool#init().
And I closed DBPool using com.caucho.sql.DBPool#close().

Then I could not register another datasource which has same JNDI name,
because there were some setting left, CoonectionPool of MBeanServer,
JDBCDriver, InjectManager.


There are no notes attached to this issue.