"adrian(a)jboss.org" wrote : "david.lloyd(a)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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...