]
Pete Muir closed WELD-714.
--------------------------
Assignee: Pete Muir
Fix Version/s: 1.1.0.Beta3
(was: 1.1.0.CR1)
Resolution: Done
URLScanner parses the same beans.xml file if beans.xml is in
WEB-INF/classes/META-INF in a WAR package
------------------------------------------------------------------------------------------------------
Key: WELD-714
URL:
https://jira.jboss.org/browse/WELD-714
Project: Weld
Issue Type: Bug
Components: Servlet Container Support
Affects Versions: 1.1.0.Beta1
Environment: Tomcat 6.x
Reporter: George Gastaldi
Assignee: Pete Muir
Fix For: 1.1.0.Beta3
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)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: