0 Replies Latest reply on Jun 28, 2005 1:39 PM by mat

    Creating a connection pool programatically

      We have different databases, but one instance of JBoss. Currently we are connecting to one database since we use the standard xml descriptor files with JNDI settings.
      How can we connect to different databases dynamically, yet having connection pool?

      Many thanks in advance.