[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: AOP asintegration WITHOUT the integration :-)

kabir.khan@jboss.com do-not-reply at jboss.com
Tue Sep 4 14:22:50 EDT 2007


That's bizarre, my last post seems to have overwritten yours, and our names have been reversed?!?!?

For completeness, here is the post that I was replying to

"adrian" wrote : 
  | 
  | "kabir.khan at jboss.com" wrote :  wrote : Do you have some pointers to the classloading rules? I still need to get my head around this part, but in the meantime do you think we need special ClassPools as well?
  | 
  | I think the javassist ClassPath is closer to how the new classloaders work.
  | The deployers could create a ClassPool/ClassPath structure
  | that matches the classloader configuration.
  | 
  | Like I said I don't think determining what configuration applies based on class
  | locations/visibility is the correct solution anyway, even though I did manage to fix
  | some issues by making AOP use ClassPool.getClassLoader() instead of the TCL.
  | 
  | >From the tests I wrote in the AOP integration, the basic ScopedClassPool of javassist
  | seems to be able to handle what we need for OSGi?
  | 


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

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



More information about the jboss-dev-forums mailing list