[jboss-dev-forums] [Design of POJO Server] - Re: VFS Permissions - JBMICROCONT-149
adrian@jboss.org
do-not-reply at jboss.com
Thu Nov 6 12:57:53 EST 2008
"david.lloyd at jboss.com" wrote : "adrian at jboss.org" wrote : "david.lloyd at jboss.com" wrote : Just a note that vfs* handlers in the bootstrap lib don't have to be the real handlers, they can just be do-nothing stubs, since there is the opportunity to plug in a real URLStreamHandlerFactory at a later time.
| |
| | I'm not sure that would work. From my experience the URL stuff does
| | some funny caching?
|
| When you set an application URLStreamHandlerFactory, it dumps the cache - it's the one and only opportunity you get to do so as far as I know.
and that's spec defined or a current implementation detail of Sun's JRE? :-)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187464#4187464
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4187464
More information about the jboss-dev-forums
mailing list