Hello,
Is there a fix to http://issues.apache.org/jira/browse/CXF-1456 for CXF
2.0.4? Or should I ask, when is 2.0.5 going to be released?
Also, on the subject of SSL, this is far too much effort:
HTTPConduit http = (HTTPConduit)cxfClient.getConduit();
TLSClientParameters tlsParams = new TLSClientParameters();
tlsParams.setSecureSocketProtocol("SSL");
http.setTlsClientParameters(tlsParams);
Could CXF not automatically handle SSL in 2.0.5? A URL with https should
not cause CXF to require extra coding!
Thanks,
John Baker
--
Web SSO
IT Infrastructure
Deutsche Bank London
URL: http://websso.cto.gt.intranet.db.com
---
This e-mail may contain confidential and/or privileged information. If you are
not the intended recipient (or have received this e-mail in error) please
notify the sender immediately and delete this e-mail. Any unauthorized copying,
disclosure or distribution of the material in this e-mail is strictly forbidden.
Please refer to http://www.db.com/en/content/eu_disclosures.htm for additional
EU corporate and regulatory disclosures.