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

adrian@jboss.org do-not-reply at jboss.com
Tue Oct 23 09:42:23 EDT 2007


"bill.burke at jboss.com" wrote : BTW, puke like this is why I like the DOM approach so much better.  XB seems way to inflexible and overbearing most of the time.

I think the problem is that as the title suggests, this is metadata simplication
instead of simplfication. ;-)

Incidently, the reason the old DOM stuff doesn't work is because it merges at parse time
meaning you can't recreate the original xml documents afterwards.

There should never have been an "override", we discussed this last friday.
It should be possible to override the whole of ejb-jar.xml with the jboss.xml
(or annonations) in fact, the ejb-jar.xml should be optional :-)

So the JBossXXXMetaData is the override.

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

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



More information about the jboss-dev-forums mailing list