[jboss-dev] jboss-beans.xml versus spring-beans.xml
David M. Lloyd
david.lloyd at redhat.com
Tue Jul 29 08:37:50 EDT 2008
On 07/29/2008 04:17 AM, Adrian Brock wrote:
> Since a number of users are complaining about us
> trying to process WEB-INF/spring-beans.xml
> as an MC -beans.xml file, even though
> spring-beans.xml should be in WEB-INF/classes
> I'm going to go through and change all our
> -beans.xml files to end with -jboss-beans.xml
Does the file name matcher not use a longest-match kind of rule? If not,
perhaps it should... Intuitively this seems like the wrong move to me, but
I admit I'm not really sure why it seems that way.
- DML
More information about the jboss-development
mailing list