[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: AOP ClassLoader/Scoping for the VFSClassLoader

adrian@jboss.org do-not-reply at jboss.com
Wed Jul 18 14:46:17 EDT 2007


I've committed this since I haven't broken any tests that weren't already broken. :-)

NOTE: I haven't updated the temp deployer in jboss's system project
since that would require releasing a jboss-aop snapshot which
I don't want to do yet.

P.S. There seems to be a problem with the way the pluggable instrumentor is
being used by the testsuite bootstrapping ant tasks (path problem?).

I keep seeing "random" errors like this:

  | Caused by: java.lang.NoClassDefFoundError: org/jboss/aop/standalone/PluggableInstrumentor
  |         at org.jboss.aop.deployment.AspectManagerServiceJDK5.attachTranslator(AspectManagerServiceJDK5.java:46)
  |         at org.jboss.aop.deployment.AspectManagerService.setEnableLoadtimeWeaving(AspectManagerService.java:537)
  |         at org.jboss.mx.interceptor.AttributeDispatcher.invoke(AttributeDispatcher.java:136)
  | 
which I haven't seen when I start the appserver manually?

I'll also see if I can figure out why the other tests were already failing before I started this work.  e.g. the ScopedEarWithClassesInWebInfTestCase test

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

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



More information about the jboss-dev-forums mailing list