WF 39.0.1: CLI command module-info does not work in embedded mode
17 views
Skip to first unread message
Andreas Liebscher
unread,
Apr 28, 2026, 9:21:55 AM (3 days ago) Apr 28
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to WildFly
From CLI based installation scripts I tried to replace the usage of deprecated method /core-service=module-loading/:list-resource-loader-paths(module=xxx) with /core-service=module-loading/:module-info(name=xxx,slot="main"). In embedded mode the outcome is always (outcome != success). Isn't this behaviour a bug of the method module-info?