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
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.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira