Make a bunch of changes on my box so that VirtualFile.toURL() returns a vfsfile: based
URL. The Handler's toURL()/getURL() will return the real URL (if possible) of the
file, while VF returns the vfsfile: based one.
One huge problem I've run into is that vfsfile: based urls seem to REALLY slow down
URL classloaders. Looking into the problem now. It may be that I have to cache VFs based
on URL. Don't know yet.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980359#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...