[
https://issues.jboss.org/browse/TEIID-4523?page=com.atlassian.jira.plugin...
]
Ramesh Reddy edited comment on TEIID-4523 at 3/8/17 3:26 PM:
-------------------------------------------------------------
It is becoming difficult to see which library will be used when dealing with 34 version.
SF library is bad such that some methods use config.createTransport().connect() like Line
390 in BulkConnection and some do as [~shawkins] mentions.
was (Author: rareddy):
It is becoming difficult to see which library will be used when dealing with 34 version.
Should we fork?
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: 9.3
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.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)