[jboss-dev-forums] [Design of Security on JBoss] - Re: Policy Implementation for VFS

david.lloyd@jboss.com do-not-reply at jboss.com
Wed Oct 8 12:09:10 EDT 2008


Ah, I see.  It's obvious now that I try it out: the policy file parser is literally constructing a URL instance during the parsing stage, which fails because the appropriate URL handler is missing.

So I guess the real question is: it the best solution to implement a custom policy interpreter that can handle arbitrary URIs, or to come up with a way to trick the URL protocol registry system to allow the URL handler to be "lazy-loaded"?

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

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



More information about the jboss-dev-forums mailing list