]
ehsavoie Hugonnet closed WFLY-6156.
-----------------------------------
Resolution: Won't Fix
This migration can only be done manually, this is going to be documented in the wiki
[Migration][WebToUndertow] JDBCAccessLogValve is not automatically
migrated
---------------------------------------------------------------------------
Key: WFLY-6156
URL:
https://issues.jboss.org/browse/WFLY-6156
Project: WildFly
Issue Type: Bug
Components: Web (JBoss Web), Web (Undertow)
Affects Versions: 10.0.0.Final
Reporter: ehsavoie Hugonnet
Assignee: ehsavoie Hugonnet
Priority: Minor
In undertow there exists equivalent handler for
{{org.apache.catalina.valves.JDBCAccessLogValve}}
({{io.undertow.server.handlers.JDBCLogHandler}}). As there is equivalent handler, the
{{:migrate}} operation should handle its automatic migration.
might be of interest to [~ehugonnet].