[seam-commits] [seam/solder] 6c78bb: Fixing SOLDER-220.
noreply at github.com
noreply at github.com
Tue Dec 13 19:32:30 EST 2011
Branch: refs/heads/develop
Home: https://github.com/seam/solder
Commit: 6c78bb255ef75ef8218e0c2ea961d641b9bd5cdb
https://github.com/seam/solder/commit/6c78bb255ef75ef8218e0c2ea961d641b9bd5cdb
Author: LightGuard <lightguard.jp at 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.
More information about the seam-commits
mailing list