[jboss-user] [Microcontainer] - Re: lifecycle-configure not found as a child of {urn:jboss:b

ataylor do-not-reply at jboss.com
Fri Oct 12 08:58:59 EDT 2007


I'm picking up the version from jbossas/core-libs version 4.2.1.GA


  | private SingletonSchemaResolverFactory() {
  |         addSchema("urn:jboss:aop-beans:1.0", "org.jboss.aop.microcontainer.beans.xml.AOPBeansSchemaInitializer", Boolean.FALSE);
  |         addSchema("urn:jboss:bean-deployer", "org.jboss.kernel.plugins.deployment.xml.BeanSchemaInitializer", Boolean.FALSE);
  |         addSchema("urn:jboss:bean-deployer:2.0", "org.jboss.kernel.plugins.deployment.xml.BeanSchemaInitializer20", Boolean.FALSE);
  |         addSchema("urn:jboss:javabean:1.0", "org.jboss.kernel.plugins.config.xml.JavaBeanSchemaInitializer", Boolean.FALSE);
  |             }
  | 

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

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



More information about the jboss-user mailing list