1 Reply Latest reply on Mar 14, 2002 9:07 AM by davidjencks

    User Specific DataSource Connection

      I understand that there's the problem that JBoss doesn't provide user specific connection like
      _conn = ds.getConnection(connInfo.UserId, connInfo.Password);

      Is this problem solved ?
      Is there any fix regarding this ????????????