[teiid-commits] [teiid/teiid] 5dc638: TEIID-2712: jndi-name was being filtered out inten...

Ramesh Reddy rareddy at jboss.org
Mon Oct 28 13:50:25 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/teiid/teiid
  Commit: 5dc63839559d80523d47fbefe0c16860825caa63
      https://github.com/teiid/teiid/commit/5dc63839559d80523d47fbefe0c16860825caa63
  Author: Ramesh Reddy <rareddy at jboss.org>
  Date:   2013-10-28 (Mon, 28 Oct 2013)

  Changed paths:
    M admin/src/main/java/org/teiid/adminapi/AdminFactory.java

  Log Message:
  -----------
  TEIID-2712: jndi-name was being filtered out intentionally, so that the deployment name and jndi-name can be used inter changeably. However this model fails when user creates the data source manually and then tries to manage through the Admin API, this fix supplies jndi-name during get calls


  Commit: 3f5a1ff01022cf50781e8969811c33f8d4262a73
      https://github.com/teiid/teiid/commit/3f5a1ff01022cf50781e8969811c33f8d4262a73
  Author: Ramesh Reddy <rareddy at jboss.org>
  Date:   2013-10-28 (Mon, 28 Oct 2013)

  Changed paths:
    M admin/src/main/java/org/teiid/adminapi/AdminFactory.java

  Log Message:
  -----------
  Merge pull request #140 from rareddy/TEIID-2712

TEIID-2712: jndi-name was being filtered out intentionally, so that the ...


Compare: https://github.com/teiid/teiid/compare/37d4422c8ab8...3f5a1ff01022


More information about the teiid-commits mailing list