I updated the aspects JBossClassPool, JBossClassPool32 in the
https://svn.jboss.org/repos/jbossas/branches/MC_VDF_WORK/aspects branch
to compile with the recent javassist changes that made toClass
(String,ClassLoader) final. The added ProtectionDomain parameter is not
being used, so that needs to be changed for this to be correct.