https://bz.apache.org/bugzilla/show_bug.cgi?id=64875

--- Comment #2 from mgrigorov <mgrigo...@apache.org> ---
With
https://github.com/apache/tomcat/commit/6287552d9a14b698990954c6591f5f8512bc4a78
I've made it possible to use APR protocol.
There is nothing Netty specific in it.
As Remy explained you need to find out how Netty is being involved and why it
breaks the things.

To provide custom JNI config you will need to pass
-H:JNIConfigurationResources=... or -H:JNIConfigurationFiles=... argument to
native-image.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to