Hi, I have a question on Netty transport.
I was wondering if I would like to add Apache CXF to my existing Netty server how do I about it? I can see that the NettyHttpServerEngine is loaded via NettyHttpServerEngineFactory through bus-extension.txt. can I some how override this and add my server class? can anyone point me to right direction in this matter? Also note that I am not using Spring as of now. Thanks a lot for your time and consideration in this matter. Regards, Samik
