[
https://issues.jboss.org/browse/GTNSSO-20?page=com.atlassian.jira.plugin....
]
Marek Posolda resolved GTNSSO-20.
---------------------------------
Fix Version/s: 1.3.3.Final
Resolution: Done
Related issue GTNSSO-17 was fixed, so currently there isn't any usage of
commons-httpclient3 (where this WARN could happen) in gatein-sso component.
Replace call HttpMethod.getResponseBodyAsString() in
RestCallbackHandler
------------------------------------------------------------------------
Key: GTNSSO-20
URL:
https://issues.jboss.org/browse/GTNSSO-20
Project: GateIn SSO
Issue Type: Task
Affects Versions: 1.3.0.Beta01
Reporter: Martin Weiler
Assignee: Marek Posolda
Fix For: 1.3.3.Final
Using SAML2 integration with RestCallbackHandler leads to the following WARN messages:
10:03:14,421 WARN [HttpMethodBase] Going to buffer response body of large or unknown
size. Using getResponseBodyAsStream instead is recommended.
The HttpMethod.getResponseBodyAsString() method call should be replaced in order to avoid
the WARN message.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira