[jboss-dev-forums] [Design of POJO Server] - Re: VFS Permissions - JBMICROCONT-149

david.lloyd@jboss.com do-not-reply at jboss.com
Thu Nov 6 12:55:09 EST 2008


"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.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187462#4187462

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4187462



More information about the jboss-dev-forums mailing list