0 Replies Latest reply on Mar 5, 2003 4:49 PM by feilhasa

    How to get DB URL Username,password

    feilhasa

      I am using jboss3.0.2 CMP2.0

      I am trying to get db connection info (DB URL,username, and password) with the program. How would I do that?

      I am about to get the DataSource and get a underlying SQL connection, but how to get the above info?

      Thanks.