[jboss-dev-forums] [Design the new POJO MicroContainer] - SingletonSchemaResolverFactory is evil?
thomas.diesler@jboss.com
do-not-reply at jboss.com
Fri Jun 19 03:27:18 EDT 2009
Related to https://jira.jboss.org/jira/browse/JBOSGI-107
Working on Blueprint I am hitting an issue where the MicrocontainerService cannot be restarted. The underlying issue is AFAICS the use of the static SingletonSchemaResolverFactory singleton.
Perhaps the SchemaResolver should be made an MC service which can be looked up or injected rather than a static singleton.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238676#4238676
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238676
More information about the jboss-dev-forums
mailing list