0 Replies Latest reply on Dec 27, 2013 10:50 AM by pcraveiro

    Are ServiceContainerInitializer services supposed to be loaded from a static module ?

    pcraveiro

      Hi,

       

          I understand that according with the specs the deployment must have a JAR file with a META-INF/services to get a ServiceContainerInitializer recognized. And this works fine.

       

          Would like to know if there are any plans to make this also true for deployments using a static module as a dependency (jboss-deployment-structure.xml, with and without services="import") which in turn provides a META-INF/services. I could not get this working, and after debugging I've noticed that Undertow only load this type of service from system dependencies.

       

          Using WildFly 8.0.0.CR1.

       

      Thanks.

      Pedro Igor