I am using JBoss EAP 6.2.0 and trying to enable APR connector by setting native=true in standalone.xml. I have also downloaded JBoss Native (tried version 2.0.9 & 2.0.10) and unzipped its content in the bin folder of JBoss. However, when I start the server default protocol HTTP1.1 is getting used instead of the Http11AprProtocol.
Is APR connector supported in JBoss for Win 32 or am I missing some step here?
Thanks.