[jboss-user] [JBossCache] - Re: Configuration problems For PojoCache under JBoss AS

ben.wang@jboss.com do-not-reply at jboss.com
Mon Feb 5 10:05:53 EST 2007


What is the reason that you can't use compile-time weaving inside JBoss AS? Load-time weaving is disabled by default in JBoss AS because Javassist will have a tough time to inspect all the classes during startup. As a result, we don't recommend to use load-time option while running inside JBoss AS.

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

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



More information about the jboss-user mailing list