Hi Luc,

2010/8/31 Luc Dewavrin <[email protected]>

> Hi,
>
> i am interested in using Apache CXF Distributed OSGI features since we have
> developed a bunch of OSGI Declarative Services,
> but i have a few questions regarding it :
> - What is the web server started with DOSGI CXF implementation ?
>

By default, Jetty.


> - Can i enable https for the web server and control the port number ?
>

To control the port number you can set the property "org.apache.cxf.ws.port"
or "org.apache.cxf.rs.port".
You can also set "org.apache.cxf.ws.httpservice.context" to use OSGI http
service. This way, "maybe" you can configure your server the way you want
(with https and port number).

- Can i statically set the WSDL or use a static WSDL file ?
>

I can't help you with that. :(


>
> Thanks in advance,
> Luc
>

Cheers,

Julien

Reply via email to