[jboss-dev-forums] [Design of POJO Server] - Re: Unifying metadata

scott.stark@jboss.org do-not-reply at jboss.com
Thu Sep 20 15:31:31 EDT 2007


"alesj" wrote : 
  | I guess this is related:
  |  - http://jira.jboss.com/jira/browse/JBMICROCONT-184
  | 
  | I can look at this first thing in the morning, and we can discuss it during the MC call?
  | 
Not quite as the problem is really one of ejb-jar.xml/standardjboss.xml/jboss.xml. The current unified metadata already handles the ejb-jar.xml/jboss.xml case, but not merging multiple jboss.xml documents into the same JBoss50MetaData instance.

I don't see how this can be added to the org.jboss.xb.builder.runtime.BeanHandler that creates the metadata instance.

The root org.jboss.ejb.metadata.jboss.JBossMetaData would have to add a mergeOverridenMetaData method that took the existing override and merged the second override into it.



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

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



More information about the jboss-dev-forums mailing list