[jboss-dev-forums] [Design of POJO Server] - Re: Bean declarations only in jboss.xml

bstansberry@jboss.com do-not-reply at jboss.com
Wed Nov 28 17:21:42 EST 2007


"wolfc" wrote : It should already be there. Because if it's an EJB3 descriptor merge will be called with mustOverride = false. (JBossMetaData#705 at 67155)

I looked at what the "mustOverride" param does in JBossEnterpriseBeansMetaData and it doesn't control what happens when beans are missing in the spec metadata. It just gets passed in to JBossEnterpriseBeanMetaData.merge for each bean that exists in the spec metadata.

JIRA for this is http://jira.jboss.com/jira/browse/JBAS-5018 .

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108701#4108701

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108701



More information about the jboss-dev-forums mailing list