]
Steven Hawkins updated TEIID-4523:
----------------------------------
Fix Version/s: (was: 12.x)
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
Priority: Major
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.