JBoss Community

Re: META-INF/services for module extensions - question/issue

created by Dan Sirbu in JBoss AS7 Development - View the full discussion

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

Start a new discussion in JBoss AS7 Development at Community