2 Replies Latest reply on Jan 23, 2007 4:56 AM by iudoka

    Getting DB connection cridentials?

    iudoka

      I have a mysql datasource set up through JBoss via a mysql-ds.xml file. Now I want to get the username and password for the datasource to use when doing a backup of the DB using mysqldump. Is there a way I can get this information from an EJB?