On Thu, Apr 19, 2001 at 11:33:40AM +0200, Avi Kavas wrote:
> Hi,
> 
> I still have not found a way to add a connection pool to a new database at
> runtime.
> Can this be done with JBoss ? How ?

It certainly can. All of the connection pools are configured at runtime by
org.jboss.configuration.ConfigurationService. You should be able to figure
out how this work, and you can do the same stuff in your code.

Toby.

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to