Hi, I'm trying to configure the Jetty.xml file in servicemix 4.4.x to resolve the following situation :
- bundle A which exposes a SAOP API ( /cxf/serviceA/* ). I use CXF and blueprint. - bundle B which exposes a SAOP API ( /cxf/serviceB/* ). I use CXF and blueprint. I would like to define http/https rules. the API bundle A could be access via HTTP or HTTPS and the API bundle B HAVE TO BE accessible only via HTTPS (but I don't find any solution :( ). Today the two APIs are accessible via http and https. Is there someone to help me ? Thanks Anthony -- View this message in context: http://servicemix.396122.n5.nabble.com/Jetty-complex-configuration-CXF-HTTP-HTTPS-tp5718501.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
