2 Replies Latest reply on Jan 17, 2006 6:46 AM by stedo

    MySQL database depending on user

    mhassel


      Our (ejb based) application is accessed by multiple clients. Each client is identified by a "username" (=licence number). Each client has its own database.
      I would like to enable the JBoss installation to connect the ejb's to the right database depending on the clients licence number...

      Any suggestions on how to do this????