[
https://issues.jboss.org/browse/TEIID-3192?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-3192.
-----------------------------------
Resolution: Done
Added the proxy settings to the resource adapter:
proxyUsername
proxyPassword
proxyURL
and an additional:
configProperties
which would be for setting additional (lessor used) properties on ConnectorConfig -
including at least for version 22:
validate schema, use chunked post, trace message, trace file, pretty print xml, max
request size, max response size, and compression
This would be a string in the format of a properties file:
"useChunkedPost=true"
Alternatively I'm open to leaving this property off or effectively leaving it as
undocumented.
Migrate Salesforce connectivity to sf partner api jars
------------------------------------------------------
Key: TEIID-3192
URL:
https://issues.jboss.org/browse/TEIID-3192
Project: Teiid
Issue Type: Component Upgrade
Components: Salesforce Connector
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.10
There are several deficiencies in using CXF for salesforce connectivity - we are not
batching correctly, there is additional CXF overhead, and we have to maintain our own
generated java of the api.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)