I found out why it was so slow...
I wasn't caching for every possible scenario. The RepositoryClassLoader was looking
for a non-existent class (like it always does) and the VFS was recreating the JarFiles for
each child while looking for the non-existent Child.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980878#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...