GNarra wrote:
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?
Use one port for different endpoint is ok
for example, for cxf bc consumer1, you specify
locationURI="https://yourhoset:8853/service/consumer1"
and for cxf bc consumer 2, you specify
locationURI="https://yourhoset:8853/service/consumer2"
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
--
Freeman Fang
------------------------
Open Source SOA: http://fusesource.com