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