[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: NPE with new parsing in aop-mc-int tests

kabir.khan@jboss.com do-not-reply at jboss.com
Wed Apr 2 11:19:48 EDT 2008


  |  addJaxbSchema("urn:jboss:aop-beans:1.0", "org.jboss.aop.microcontainer.beans.metadata.AOPDeployment");
  | 

is correct, I moved this out for the release 2 weeks ago as mentioned on another thread. The org.jboss.aop.microcontainer.beans.beanmetadatafactory stuff is old and uses the AOPBeanSchemaInitializer. The way it uses the JAXB annotations is wrong as used on another thread.

My question was mainly a warning that I will introduce the beans.metadata package again and switch to doing it that way.

What is in mc trunk will only work with JBossXB 2.0.0.CR7

What I want to put in will only work with JBossXB 2.0.0.CR8

The "old" way and the "new" way can probably live side by side for a while, but if the target version of JBossXB in AS trunk is 2.0.0.CR8 I might as well get rid of the "old" way once and for all.

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

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



More information about the jboss-dev-forums mailing list