[jboss-dev-forums] [Design the new POJO MicroContainer] - Other IoC containers support

alesj do-not-reply at jboss.com
Tue Dec 5 05:47:01 EST 2006


Regarding http://jira.jboss.com/jira/browse/JBMICROCONT-26.

1) 
Where to put such code? 
New module / project - ioc-ext?

2)
I see two ways that we can support this:

2a)
Exactly what the task is stating: translate other IOC xml into JBoss MC metadata.
Similar as to what we are already doing with JavaBeans, we can also manage beans defined by other IoC containers - integration with MC via xsd and  SingletonSchemaResolverFactory.

2b)
Second one is similar to the way current SpringDeployer is done - propagating bean deployment / management to Spring container.
So all this supported IoC containers manage their beans themselves.
This is more of a test of finding a common way on top of new deployers to handle different IoC container management - possible hierarchy with deploy/redeploy/undeploy.



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

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



More information about the jboss-dev-forums mailing list