"adrian(a)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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...