[jboss-dev-forums] [Design of POJO Server] - Re: VirtualFile.toURL() returning vfsfile:
bill.burke@jboss.com
do-not-reply at jboss.com
Wed Oct 25 20:42:02 EDT 2006
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#3980878
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3980878
More information about the jboss-dev-forums
mailing list