[jboss-jira] [JBoss JIRA] Created: (JBAS-5803) Fix the -beans.xml usage in META-INF for jboss deployments
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Mon Jul 28 08:34:04 EDT 2008
Fix the -beans.xml usage in META-INF for jboss deployments
----------------------------------------------------------
Key: JBAS-5803
URL: https://jira.jboss.org/jira/browse/JBAS-5803
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Components: MicroContainer bus
Reporter: Adrian Brock
Fix our standard deployments, e.g. bsh.deployer, ejb.deployer, etc.
to use a jboss-beans.xml file in META-INF so as not to get confused with spring-beans.xml
JBDEPLOY-55 will change the suffixes accepted by default.
In fact, these don't really need to be in META-INF, they could be "subdeployments" by
putting them root .deployer folder, that way their name wouldn't change
and the config would be easier to find.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list