[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Spring-int schema support

adrian@jboss.org do-not-reply at jboss.com
Fri Jun 1 09:52:26 EDT 2007


The only difference I can see between XInclude and the Spring include
is that with XInclude it is a fragment, i.e.


  | <bean/>
  | <bean/>
  | 

whereas the Spring include is a full document, i.e. in the Microcontainer
it would be

  | <deployment>
  |    <bean/>
  |    <bean/>
  | </deployment>
  | 


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

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



More information about the jboss-dev-forums mailing list