[teiid/teiid] d047c8: TEIID-2694: Correcting to use mulipart POST only w...
by Ramesh Reddy
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: d047c88a4ec4e56e37edfb84be3303739e00254a
https://github.com/teiid/teiid/commit/d047c88a4ec4e56e37edfb84be3303739e0...
Author: Ramesh Reddy <rareddy(a)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/316f71add32f66089425685600b65a5b5a4...
Author: Ramesh Reddy <rareddy(a)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
9 years, 10 months