Freeman, Thanks fo rthe quick response, I will look at the examples and in the meantime one more question, CXF is using Jetty to configure the SSL Port, How would I use one port for all my web services in servicemix-cxf-bc using the jetty configuration. My question is can I pass relative paths to the cxfbc:consumer endpoints?
I want all my WSDL's to show up on port 8443, how would i configure that in servicemix-cxf-bc? thanks -gopal Freeman Fang wrote: > > Hi, > Take a look at [1] and [2], those test demostrate how to configure SSL > for servicemix-cxf-bc consumer and provider. > > [1]http://svn.apache.org/repos/asf/servicemix/smx3/branches/servicemix-3.2/deployables/bindingcomponents/servicemix-cxf-bc/src/test/java/org/apache/servicemix/cxfbc/ws/security/CxfBcHttpsConsumerTest.java > [2]http://svn.apache.org/repos/asf/servicemix/smx3/branches/servicemix-3.2/deployables/bindingcomponents/servicemix-cxf-bc/src/test/java/org/apache/servicemix/cxfbc/ws/security/CxfBcProviderHttpsTest.java > Freeman > > GNarra wrote: >> Hi All, >> >> Can you somebody post a example on how to configure CXF SSL in >> Servicemix? I >> see examples only for http and not for https >> >> thanks >> -gopal >> > > > -- > Freeman Fang > ------------------------ > Open Source SOA: http://fusesource.com > > > -- View this message in context: http://www.nabble.com/CXF-and-SSL-tp22982013p22982439.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
