[teiid-commits] [teiid/teiid] 9dc4f1: TEIID-3287: Added support for Query based paramete...

Ramesh Reddy rareddy at jboss.org
Fri Jan 23 12:31:57 EST 2015


  Branch: refs/heads/master
  Home:   https://github.com/teiid/teiid
  Commit: 9dc4f10686ec0f0b32cdb783d686ce59e7273acc
      https://github.com/teiid/teiid/commit/9dc4f10686ec0f0b32cdb783d686ce59e7273acc
  Author: Ramesh Reddy <rareddy at jboss.org>
  Date:   2015-01-23 (Fri, 23 Jan 2015)

  Changed paths:
    M jboss-integration/src/main/java/org/teiid/jboss/rest/RestASMBasedWebArchiveBuilder.java

  Log Message:
  -----------
  TEIID-3287: Added support for Query based parameters for GET along with Path based paramters. The POST,DELETE,PUT all support Path based paramters if one is defined in the URI, otherwise they default to using Form based parameters if a procedure defined with IN, INOUT paramters


  Commit: 57ee68e12fbe34045d098a2a16e6101e40a9c802
      https://github.com/teiid/teiid/commit/57ee68e12fbe34045d098a2a16e6101e40a9c802
  Author: Ramesh Reddy <rareddy at jboss.org>
  Date:   2015-01-23 (Fri, 23 Jan 2015)

  Changed paths:
    M jboss-integration/src/main/java/org/teiid/jboss/rest/RestASMBasedWebArchiveBuilder.java

  Log Message:
  -----------
  Merge pull request #396 from rareddy/TEIID-3287

TEIID-3287: Added support for Query based parameters for GET along with ...


Compare: https://github.com/teiid/teiid/compare/83d75f5dd2cd...57ee68e12fbe


More information about the teiid-commits mailing list