[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - New AOP ClassLoading tests in ASIntegration

adrian@jboss.org do-not-reply at jboss.com
Wed Jul 25 14:22:10 EDT 2007


I've created some AOP classloading tests in the asintegration project
that show my current sticking point.

The basic problem is incorrect use of the TCL.

These are the "simple tests" where I've created a hacked versioned of the test
that works if I play around with the TCL "randomly". :-)

Some of them work without hacking.

For interest, I also created a more complex test which show something
about about where I want to get to.
This fails even when hacking the TCL, the problem is a ClassCastException
due it using the wrong classes/classloader for other reasons.

NOTE: None of these use the "JBoss5Integration" which I haven't created yet.
These are all with the ScopedClassPool default implementation
(and other places in AOP using the wrong classloader).

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

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



More information about the jboss-dev-forums mailing list