]
Ramesh Reddy updated TEIID-4523:
--------------------------------
Fix Version/s: 10.0
(was: 9.3)
CXF is not used by Salesforce BulkConnection
--------------------------------------------
Key: TEIID-4523
URL:
https://issues.jboss.org/browse/TEIID-4523
Project: Teiid
Issue Type: Bug
Components: Salesforce Connector
Affects Versions: 8.12
Reporter: Steven Hawkins
Assignee: Ramesh Reddy
Fix For: 10.0
TEIID-3493 added the CXF transport, but it's not used by the salesforce
BulkConnection. In v22 they make use of a static call, so we won't make a change
there. With 34 we can extend the SalesforceConnectorConfig createConnection - but a
HttpURLConnection is expected so this may not be straight-forward.