[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: AOPConstructorJoinpoint and methodHasSubInstanceMetaData

adrian@jboss.org do-not-reply at jboss.com
Wed Jul 23 14:19:13 EDT 2008


I've fixed that, but I still seeing the problem.
I added some logging. If you replace jboss-mdr with the latest build
and enable trace for org.jboss.metadata.plugins.loader.reflection
you should see lots of


  | 2008-07-23 19:59:07,706 DEBUG [org.jboss.metadata.plugins.loader.reflection.AnnotatedElementMetaDataLoader] (main) Method with signature put[java.lang.Object, java.lan
  | g.Object] does not exist on class org.jboss.ejb3.cache.CacheFactoryRegistry
  | 2008-07-23 19:59:07,707 DEBUG [org.jboss.metadata.plugins.loader.reflection.AnnotatedElementMetaDataLoader] (main) Method with signature clear[] does not exist on clas
  | s org.jboss.ejb3.cache.CacheFactoryRegistry
  | 2008-07-23 19:59:07,707 DEBUG [org.jboss.metadata.plugins.loader.reflection.AnnotatedElementMetaDataLoader] (main) Method with signature hash[int] does not exist on cl
  | ass org.jboss.ejb3.cache.CacheFactoryRegistry
  | 2008-07-23 19:59:07,707 DEBUG [org.jboss.metadata.plugins.loader.reflection.AnnotatedElementMetaDataLoader] (main) Method with signature hash[java.lang.Object] does no
  | t exist on class org.jboss.ejb3.cache.CacheFactoryRegistry
  | 2008-07-23 19:59:07,707 DEBUG [org.jboss.metadata.plugins.loader.reflection.AnnotatedElementMetaDataLoader] (main) Method with signature entrySet[] does not exist on c
  | lass org.jboss.ejb3.cache.CacheFactoryRegistry
  | 2008-07-23 19:59:07,707 DEBUG [org.jboss.metadata.plugins.loader.reflection.AnnotatedElementMetaDataLoader] (main) Method with signature get[java.lang.Object] does not
  |  exist on class org.jboss.ejb3.cache.CacheFactoryRegistry
  | 2008-07-23 19:59:07,707 DEBUG [org.jboss.metadata.plugins.loader.reflection.AnnotatedElementMetaDataLoader] (main) Method with signature putAll[java.util.Map] does not
  |  exist on class org.jboss.ejb3.cache.CacheFactoryRegistry
  | 2008-07-23 19:59:07,707 DEBUG [org.jboss.metadata.plugins.loader.reflection.AnnotatedElementMetaDataLoader] (main) Method with signature size[] does not exist on class
  |  org.jboss.ejb3.cache.CacheFactoryRegistry
  | 2008-07-23 19:59:07,707 DEBUG [org.jboss.metadata.plugins.loader.reflection.AnnotatedElementMetaDataLoader] (main) Method with signature values[] does not exist on cla
  | ss org.jboss.ejb3.cache.CacheFactoryRegistry
  | 2008-07-23 19:59:07,707 DEBUG [org.jboss.metadata.plugins.loader.reflection.AnnotatedElementMetaDataLoader] (main) Method with signature init[] does not exist on class
  |  org.jboss.ejb3.cache.CacheFactoryRegistry
  | 

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

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



More information about the jboss-dev-forums mailing list