[jboss-dev-forums] [JBoss AS7 Development] - Re: URL-Protocol Handler doesn't work
Ales Justin
do-not-reply at jboss.com
Sat Sep 24 14:37:18 EDT 2011
Ales Justin [http://community.jboss.org/people/alesj] created the discussion
"Re: URL-Protocol Handler doesn't work"
To view the discussion, visit: http://community.jboss.org/message/628380#628380
--------------------------------------------------------------
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 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
[http://community.jboss.org/message/628380#628380]
Start a new discussion in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110924/261f887a/attachment.html
More information about the jboss-dev-forums
mailing list