[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: MC AOP CL issue
kabir.khan@jboss.com
do-not-reply at jboss.com
Mon Oct 27 11:04:53 EDT 2008
In AS5 it uses a special classpool factory. Try doing
| AspectManager.instance().setClassPoolFactory(new org.jboss.aop.asintegration.jboss5.JBoss5ClassPoolFactory());
|
as part of your test setup and see if that helps at all.
I have started revisiting this at the moment, but it will take a while before I am done.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4184876#4184876
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4184876
More information about the jboss-dev-forums
mailing list