SOAPProxy uses non-recommended method to get WSDL if WSDL is to be obtained over HTTP
protocol
----------------------------------------------------------------------------------------------
Key: JBESB-3028
URL:
https://jira.jboss.org/jira/browse/JBESB-3028
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Web Services
Affects Versions: 4.7
Environment: ER4
Reporter: Jiri Pechanec
Priority: Minor
If SOAPProxy is configured to get WSDL for proxied service URL like
<property name="wsdl"
value="http://localhost:8080/Quickstart_webservice_proxy_basic_ws/HelloWorldWS?wsdl"/>
then a warning is logged
08:35:53,695 WARN [HttpMethodBase] Going to buffer response body of large or unknown
size. Using getResponseBodyAsStream instead is recommended.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira