I can't be 100% certain. But it seems to be implied in the JDK javadoc. They
don't explicitly mention caching at all (that I can find), but they do state that the
URLStreamHandlerFactory can be registered at most one time, and it will be used
exclusively once it is registered; how can that be true if it maintains the cache beyond
that moment in time?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187466#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...