Dear Wildfly Team
We face an issue by using the bootable jar feature in wildfly 26.1.3.
We need to be able to use the elytron command line tools but we get this:
>./tmp/bin/elytron-tool.bat
org.jboss.modules.ModuleNotFoundException: org.wildfly.security.elytron-tool
at org.jboss.modules.ModuleLoader.loadModule(ModuleLoader.java:301)
at org.jboss.modules.Main.main(Main.java:358)
I looked as well into the modules directory. Its missing. Is there something I missed. The <layer>core-tools</layer> we have defined.
Regards,
Ralf