[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: 2.0.0-beta7 release

scott.stark@jboss.org do-not-reply at jboss.com
Fri Nov 23 13:02:06 EST 2007


"adrian at jboss.org" wrote : "alesj" wrote : 
  |   | I also looked at the http://jira.jboss.com/jira/browse/JBMICROCONT-184, which seems to be better candidate for earlier inclusion into JBossAS.
  |   | But would need some guidance, specially with the current metadata rewrite, and how merging is/should be handled ...
  | 
  | That's to tidyup the stupid way the ejb-jar.xml and jboss.xml (and equivalents
  | for ears and wars) are parsed. 
  | 
  | 1) They're in seperate parsing deployers which isn't going to work
  | properly when you have predefined metadata. The hack Scott put in
  | will always reparse jboss.xml
  | 
  | 
The reparse option should not be needed for any parsing deployer with the metadata rewrite because the metadata has one to one representations with the descriptors, and merged views into the jboss metadata. For cases where multiple descriptors are merged like standardjboss.xml, jboss.xml, there are wrapping proxy classes that combine the two views.


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

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



More information about the jboss-dev-forums mailing list