Dan Sirbu [
http://community.jboss.org/people/lmcdasi] created the discussion
"Re: META-INF/services for module extensions - question/issue"
To view the discussion, visit:
http://community.jboss.org/message/621353#621353
--------------------------------------------------------------
Stepping into jboss-module code, I realized that the ServiceLoader.load method
"overwritten" at runtime by the ConcurrentClassLoader.loadClass from
jboss-modules, which at one point will read the jar file via the jarFileRessourceLoader
method - BUT it will NOT look at the META-INF/services.
At least I did not see that.
So, the question would be: is this a feature or an issue or I am missing something ?
Since I am new with AS7 would be nice if one could confirm.
BR,
Dan S.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/621353#621353]
Start a new discussion in JBoss AS7 Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]