-
Bug
-
Resolution: Done
-
Major
-
1.1.0.Beta1
-
None
-
-
Workaround Exists
-
URLScanner parses the same beans.xml file if beans.xml is in WEB-INF/classes/META-INF in a WAR package.
This is due to misuse of the ClassLoader (it´s invoking getResource in method handleArchiveByFile, so it´s not getting the absolute URL)
- is duplicated by
-
WELD-724 Failure to load beans.xml from multiple locations
-
- Closed
-
- is related to
-
WELD-958 URLScanner parses the wrong META-INF/beans.xml files if the parent classloader has a META-INF/beans.xml file
-
- Resolved
-
- relates to
-
WELD-719 multiple beans.xml causes classes to be added twice
-
- Closed
-