[
https://issues.jboss.org/browse/TEIID-1714?page=com.atlassian.jira.plugin...
]
Ramesh Reddy commented on TEIID-1714:
-------------------------------------
Since designer integration for 8.x is in progress, can we go ahead add additional optional
parameter called "timeout" to "invoke" method which can be nullable? I
know this will break backwards compatibility where named parameters not used. Otherwise,
how about adding a additional method called "invokeWS"?
Also does this apply to "invokeHTTP" method also?
Allow WS calls to set a timeout value
-------------------------------------
Key: TEIID-1714
URL:
https://issues.jboss.org/browse/TEIID-1714
Project: Teiid
Issue Type: Enhancement
Components: XML Connector
Affects Versions: 8.0
Reporter: Steven Hawkins
Assignee: Ramesh Reddy
Fix For: 8.1
With the upgrade beyond CXF 2.3, there is a straightforward way to set timeouts:
https://issues.apache.org/jira/browse/CXF-2991
The translator (via a new invoke method) and/or the connection factory should have the
ability to specify a request timeout. It is quite cumbersome to use CXF configuration for
this and is a common need.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira