[jboss-dev-forums] [Design of Security on JBoss] - Re: Policy Implementation for VFS
anil.saldhana@jboss.com
do-not-reply at jboss.com
Wed Oct 8 14:50:44 EDT 2008
"david.lloyd at jboss.com" wrote : I guess the simplest way to solve the problem is to have bogus URL handlers defined on the boot classpath for all the URL schemes we want, and then once the container is booted far enough, it can install a URLStreamHandlerFactory that loads the "correct" handler factories from then on. This will work around the check that the URL constructor does.
Behavior consistent across all JVM implementations?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181100#4181100
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181100
More information about the jboss-dev-forums
mailing list