Branch: refs/heads/develop
Home:
https://github.com/seam/solder
Commit: 6c78bb255ef75ef8218e0c2ea961d641b9bd5cdb
https://github.com/seam/solder/commit/6c78bb255ef75ef8218e0c2ea961d641b9b...
Author: LightGuard <lightguard.jp(a)gmail.com>
Date: 2011-12-13 (Tue, 13 Dec 2011)
Changed paths:
M api/src/main/java/org/jboss/solder/servlet/resource/WebResourceLocator.java
M
impl/src/main/java/org/jboss/solder/config/xml/bootstrap/ResourceLoaderXmlDocumentProvider.java
M
testsuite/src/test/java/org/jboss/solder/config/xml/test/common/simple/SimpleBeanTest.java
M testsuite/src/test/java/org/jboss/solder/config/xml/test/common/util/Deployments.java
A
testsuite/src/test/java/org/jboss/solder/config/xml/test/jbossas/simple/SimpleBeanWebInfTest.java
Log Message:
-----------
Fixing SOLDER-220.
/WEB-INF/beans.xml and /WEB-INF/seam-beans.xml should work now.
seam-beans.xml is still the preferred file.