[teiid-commits] [teiid/teiid] d047c8: TEIID-2694: Correcting to use mulipart POST only w...

Ramesh Reddy rareddy at jboss.org
Thu Feb 19 18:37:56 EST 2015


  Branch: refs/heads/master
  Home:   https://github.com/teiid/teiid
  Commit: d047c88a4ec4e56e37edfb84be3303739e00254a
      https://github.com/teiid/teiid/commit/d047c88a4ec4e56e37edfb84be3303739e00254a
  Author: Ramesh Reddy <rareddy at jboss.org>
  Date:   2015-02-19 (Thu, 19 Feb 2015)

  Changed paths:
    M jboss-integration/src/main/java/org/teiid/jboss/rest/RestASMBasedWebArchiveBuilder.java
    M jboss-integration/src/main/java/org/teiid/jboss/rest/ResteasyEnabler.java
    M test-integration/common/src/test/java/org/teiid/arquillian/IntegrationTestRestWebserviceGeneration.java
    M test-integration/common/src/test/resources/sample-vdb.xml

  Log Message:
  -----------
  TEIID-2694: Correcting to use mulipart POST only when procedure contains atleast one LOB or VARBINARY, otherwise regular POST with form-data will be used


  Commit: 316f71add32f66089425685600b65a5b5a45d6e2
      https://github.com/teiid/teiid/commit/316f71add32f66089425685600b65a5b5a45d6e2
  Author: Ramesh Reddy <rareddy at jboss.org>
  Date:   2015-02-19 (Thu, 19 Feb 2015)

  Changed paths:
    M jboss-integration/src/main/java/org/teiid/jboss/rest/RestASMBasedWebArchiveBuilder.java
    M jboss-integration/src/main/java/org/teiid/jboss/rest/ResteasyEnabler.java
    M test-integration/common/src/test/java/org/teiid/arquillian/IntegrationTestRestWebserviceGeneration.java
    M test-integration/common/src/test/resources/sample-vdb.xml

  Log Message:
  -----------
  Merge pull request #408 from rareddy/TEIID-2694

TEIID-2694: Correcting to use mulipart POST only when procedure contains...


Compare: https://github.com/teiid/teiid/compare/3184d081a3f6...316f71add32f


More information about the teiid-commits mailing list