Our client SSL documentation is here: http://tinyurl.com/ytc77j. Per Oleson's blog article mentioned at the top of the page has a simple working sample.
Glen Am Freitag, den 22.02.2008, 13:25 -0800 schrieb yulinxp: > CXF Client doesn't work for this example. I end up with using wsimport. > > Those generated codes are very similar to CXF client code, and it WORKS!!! > > Because the server use certificate from CA, I don't need to do anything for > SSL. > I still don't know how to do it in CXF Client, cause I can't even send out > message. > > One thing we could use is HostnameVerifier. > http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=8&t=000801 > >