Make SOAPHelper use https, not just http
----------------------------------------
Key: COCOON-2278
URL: https://issues.apache.org/jira/browse/COCOON-2278
Project: Cocoon
Issue Type: Improvement
Components: Blocks: XSP
Affects Versions: 2.1.11
Reporter: Nico Verwer
The current SOAPHelper class in the XSP block only speaks http to webservices.
With a small addition, it respects the protocol specified by, e.g., a WSDL
file. Many webservices use https, which works with this patch for the
SOAPHelper. Other protocols work if there is a protocol factory configured.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.