You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by Mert ÇALIŞKAN <me...@t2.com.tr> on 2015/03/25 12:55:35 UTC

netty transport documentation

Hi,

I see that netty transport support exists in 3.0.x branch but I’m not seeing any docs under http://cxf.apache.org/docs/transports.html?  

how one should configure his rest services in order to wire them on top of netty?

Mert.  


Re: netty transport documentation

Posted by mikha <ms...@ncr.com>.
Hi, 

Is documentation for the netty http transport planned to be posted on the
official website and if yes, then when is it going to happen?

Also I am interested in using netty server transport without spring if it is
supported. 

Thanks,
Mikhail



--
View this message in context: http://cxf.547215.n5.nabble.com/netty-transport-documentation-tp5755421p5758346.html
Sent from the cxf-user mailing list archive at Nabble.com.

Re: netty transport documentation

Posted by Sergey Beryozkin <sb...@gmail.com>.
Hi

I haven't tried but I guess setting a transportId attribute of 
jaxrs:server to
"http://cxf.apache.org/transports/http/netty/server"

and excluding http-jetty dependency should be sufficient

Cheers, Sergey
On 25/03/15 11:55, Mert ÇALIŞKAN wrote:
> Hi,
>
> I see that netty transport support exists in 3.0.x branch but I’m not seeing any docs under http://cxf.apache.org/docs/transports.html?
>
> how one should configure his rest services in order to wire them on top of netty?
>
> Mert.
>
>