This content has been marked as final.
Show 3 replies
-
1. Re: http connector vs netty connector
jmesnil Jun 2, 2014 2:15 AM (in response to developer251)We have replaced the netty connector by the http connectors in the default messaging subsystem configuration files but they have not been deprecated.
Using HTTP connectors is preferred since it simplify the administration tasks (no need to open an additional port for messaging) though.
However you can still use netty connectors as you were in AS7 without any modifications.
-
2. Re: http connector vs netty connector
mgidwani-1 May 4, 2016 3:56 AM (in response to jmesnil)jmesnil does this still hold true for WF9? We are migration application from AS7 to WF9 and was wondering if netty connectors are still supported in WF9?
Thanks !!
-
3. Re: http connector vs netty connector
jbertram May 4, 2016 9:52 AM (in response to mgidwani-1)The netty-connector semantics should still be supported, but I believe the configuration element was renamed to "remote-connector" and "remote-acceptor."