I have developed a netty server based on low-level tcp/ip protocols. Now this server is supposed to also handle web service calls (jax-ws). Does anyone know where to go from here?
I've read nearly all posts on netty+ws but I have to admit the information provided is just not clear enough for me.
Cheers, Martin