[jboss-dev-forums] [Design the new POJO MicroContainer] - jboss fails to boot with current snapshot

scott.stark@jboss.org do-not-reply at jboss.com
Mon Dec 18 19:04:11 EST 2006


If I try to boot with the current mc snapshot, it fails due to the AOPConstructorJoinpoint missing from the jboss-aop-mc-int-boot.jar:


  | Caused by: java.lang.NoClassDefFoundError: org/jboss/aop/microcontainer/integration/AOPConstructorJoinpoint
  |         at org.jboss.aop.microcontainer.integration.AOPJoinpointFactory.getConstructorJoinpoint(AOPJoinpointFactory.java:53)
  |         at org.jboss.kernel.plugins.config.Configurator.findConstructor(Configurator.java:212)
  |         at org.jboss.kernel.plugins.config.Configurator.getConstructorJoinPoint(Configurator.java:195)
  |         at org.jboss.kernel.plugins.config.Configurator.instantiate(Configurator.java:93)
  |         at org.jboss.kernel.plugins.config.Configurator.instantiateAndConfigure(Configurator.java:69)
  |         at org.jboss.kernel.plugins.config.property.PropertyKernelConfig.getImplementation(PropertyKernelConfig.java:159)
  |         at org.jboss.kernel.plugins.config.property.PropertyKernelConfig.createKernelInitializer(PropertyKernelConfig.java:118)
  |         at org.jboss.kernel.KernelFactory.createKernelInitializer(KernelFactory.java:150)
  |         ... 10 more
  | 

What is the basis for including content in the jboss-aop-mc-int-boot.jar, and why would this  class not already be included?


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

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



More information about the jboss-dev-forums mailing list