]
Wolf-Dieter Fink updated WFLY-3673:
-----------------------------------
Attachment: reproducer.zip
EAR deployment overlay did not work if there is no related resource
included in the ear
---------------------------------------------------------------------------------------
Key: WFLY-3673
URL:
https://issues.jboss.org/browse/WFLY-3673
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Wolf-Dieter Fink
Assignee: David Lloyd
Attachments: reproducer.zip
It is possible to overlay WEB-inf/lib/xy.jar without having xy.jar included in the war
file.
If an EAR file is used a module in the lib directory can not be added in the same way.
But overlay is working if the lib/xy.jar is available.