]
Hayk Hovsepyan updated WFLY-4828:
---------------------------------
Attachment: remote-messaging.zip
new module which contains wrong dependency,
to be extracted in ...modules/system/layers/base/org/jboss/ directory
Server starts when new module contains wrong dependency
-------------------------------------------------------
Key: WFLY-4828
URL:
https://issues.jboss.org/browse/WFLY-4828
Project: WildFly
Issue Type: Bug
Components: Server
Reporter: Hayk Hovsepyan
Assignee: Jason Greene
Attachments: crashrecovery-jms.jar, remote-messaging.zip
When there is dependency to non existing modules in a new added module configuration
file, server starts without any problem. But should fail.
The same non existent dependency added into existing modules configurations, causes
server to not start and appropriate errors are shown.