ArcadeDB Version:
ArcadeDB Server v24.5.1 (build 6800848/1716545156043/main)
OS and JDK Version:
Linux 4.18.0-553.5.1.el8_10.x86_64 - OpenJDK 64-Bit Server VM 11.0.22 (Corretto-11.0.22.7.1)
Expected behavior
custom plugins with custom Undertow routes, continue to work.
Actual behavior
all custom routes return 404 (not found). Setting all logging levels to FINE does not produce any message that explains why Undertow cannot find the routes. Only the fallback handler works
Steps to reproduce
working on a test case