JBoss Community

Re: URL-Protocol Handler doesn't work

created by Ales Justin in JBoss AS7 Development - View the full discussion

You need to use this mechanism for your custom URL protocol handler:

* https://github.com/jbossas/jboss-modules/blob/master/src/main/java/org/jboss/modules/ModularURLStreamHandlerFactory.java

--> register it as a service-loader pattern service / extension

Reply to this message by going to Community

Start a new discussion in JBoss AS7 Development at Community