Branch: refs/heads/master
Home:
https://github.com/teiid/teiid
Commit: 0b459702b5c42bbbbf4295f6a5ccd8e0a64b5d47
https://github.com/teiid/teiid/commit/0b459702b5c42bbbbf4295f6a5ccd8e0a64...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2015-10-07 (Wed, 07 Oct 2015)
Changed paths:
M connectors/connector-ws/kits/jboss-as7-dist.xml
M
connectors/connector-ws/kits/jboss-as7/modules/org/apache/cxf/impl/frontend-jaxrs/main/module.xml
A
connectors/connector-ws/kits/jboss-as7/modules/org/apache/httpcomponents/async/main/module.xml
M connectors/connector-ws/pom.xml
M
connectors/connector-ws/src/main/java/org/teiid/resource/adapter/ws/WSConnectionImpl.java
M pom.xml
Log Message:
-----------
TEIID-3744: Adding the CXF libraries to execute http calls in asynch, then modifying the
WS connector to use async execution to execute only PATCH based methods
Commit: 15ff8a84d2439b1becef308be0a775f034f6c183
https://github.com/teiid/teiid/commit/15ff8a84d2439b1becef308be0a775f034f...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2015-10-07 (Wed, 07 Oct 2015)
Changed paths:
M connectors/connector-ws/kits/jboss-as7-dist.xml
M
connectors/connector-ws/kits/jboss-as7/modules/org/apache/cxf/impl/frontend-jaxrs/main/module.xml
A
connectors/connector-ws/kits/jboss-as7/modules/org/apache/httpcomponents/async/main/module.xml
M connectors/connector-ws/pom.xml
M
connectors/connector-ws/src/main/java/org/teiid/resource/adapter/ws/WSConnectionImpl.java
M pom.xml
Log Message:
-----------
Merge pull request #536 from rareddy/TEIID-3744
TEIID-3744: Adding the CXF libraries to execute http calls in asynch,…
Compare:
https://github.com/teiid/teiid/compare/3b43ef01601e...15ff8a84d243