Project:
View Revisions: Issue #33886 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0033886: API change related with callouts refactor. | ||
Revision | 2016-09-07 10:23 by inigosanchez | ||
Description | API change related with callouts refactor is required because now SimpleCallout class extends from DelegateConnectionProvider instead of HttpSecureAppServlet. For this reason, lots of legazy attributes and legazy methods [See attached file] have disappeared. It has implemented its own ConnectionProvider in DelegateConnectionProvider. All modules have been analyzed to avoid problems related to this API change. Some actions have been done in order to maintain backwards compatibility: - Now DelegateConnectionProvider class implements "myPool" as a protected attribute of ConnectionProvider. - DelegateConnectionProvider class implements log4j. |
||
Revision | 2016-09-07 10:13 by inigosanchez | ||
Description | API change related with callouts refactor is required because now SimpleCallout class extends from DelegateConnectionProvider instead of HttpSecureAppServlet. For this reason, lots of legazy attributes and legazy methods [See attached file] have disappeared. It has implemented its own ConnectionProvider in DelegateConnectionProvider. All modules have been analyzed in order to avoid problems related to this API change. Some actions have been done: - Now DelegateConnectionProvider class implements "myPool" as a protected attribute of ConnectionProvider. - DelegateConnectionProvider class implements log4j. |
||
Revision | 2016-09-02 12:07 by inigosanchez | ||
Description | API change related with callouts refactor is required because now SimpleCallout class extends from DelegateConnectionProvider instead of HttpSecureAppServlet. For this reason, lots of legazy attributes and legazy methods [See attached file] have disappeared. It has implemented its own ConnectionProvider in DelegateConnectionProvider. |
Copyright © 2000 - 2009 MantisBT Group |