[teiid-commits] [teiid/teiid] 0b4597: TEIID-3744: Adding the CXF libraries to execute ht...

Ramesh Reddy rareddy at jboss.org
Wed Oct 7 14:24:39 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/teiid/teiid
  Commit: 0b459702b5c42bbbbf4295f6a5ccd8e0a64b5d47
      https://github.com/teiid/teiid/commit/0b459702b5c42bbbbf4295f6a5ccd8e0a64b5d47
  Author: Ramesh Reddy <rareddy at 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/15ff8a84d2439b1becef308be0a775f034f6c183
  Author: Ramesh Reddy <rareddy at 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


More information about the teiid-commits mailing list