Creating connection pools at runtime
Posted by: Richard Gundersen
Date: January 25, 2005 07:51AM

Hi

My application creates new databases on the fly (I will not go into the reasons why...) so I want to be able to create a new connection pool to a database once it's been created.

I was wondering if anyone knows how to do this, or can point me in the direction of some good documentation? I read Mark's (very informative) guide to setting up a pool, but I don't want to do it via web.xml because of the dynamic nature of my app.

Any suggestions would be great

Thanks

Richard

Options: ReplyQuote


Subject
Written By
Posted
Creating connection pools at runtime
January 25, 2005 07:51AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.