Hi Gpinkham,

I don't think anyone has tried this yet. Obviously CXF itself supports
it, but the CXF-DOSGi code might need some additional configuration to
support it.

David

2010/1/11 Gpinkham <[email protected]>:
>
> Did a quick search thru the mailing list and didn't quite see the answer..
> Forgive me if I missed it but..     We are using CXF DOSGi (1.0) and just
> last week started use SSL..  Our Flex front end is retrieving the WSDL from
> the server and it contains HTTP for the end point location.. Is there a way
> to tell DOSGi to use SSL?
>
> We're also using DS to establish the endpoints like this:
>                <!-- Declarations for web service interface -->
>                <property name="osgi.remote.interfaces"
> value="com.foo.bar.eou.infrastructure.configmanager.service.IConfigurationManager"
> />
>                <property name="osgi.remote.configuration.type" value="pojo" />
>                <property 
> name="osgi.remote.configuration.pojo.httpservice.context"
> value="/configmanager" />
>
> --
> View this message in context: 
> http://old.nabble.com/SSL-with-DOSGi...-tp27116558p27116558.html
> Sent from the cxf-user mailing list archive at Nabble.com.
>
>

Reply via email to