[jboss-dev-forums] [Design of POJO Server] - Re: New Reflection Project

adrian@jboss.org do-not-reply at jboss.com
Fri Feb 29 05:18:03 EST 2008


One issue with the reflection stuff is that there is some code
in there to parse

  | <javabean xmlns="urn:jboss:javabean:1.0" .../>
  | 
xml elements.

With Maven, this means every user of BeanInfo (including JBossXB itself :-)
gets a depdendency on JBossXB and transitively its dependencies.

What I propose to do is to leave the "container" project in the MC
but rename it to "javabean", to include this xml parsing code.

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

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



More information about the jboss-dev-forums mailing list