Uploaded image for project: 'Modular Service Container'
  1. Modular Service Container
  2. MSC-348

ServiceContainer.dumpServices() does not output ServiceController.provides()

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • None
    • 1.5.5.Final
    • runtime
    • None

      Currently, ServiceContainer.dumpServices() returns output like:

      Service \"null\" (class org.wildfly.service.Installer$UnaryService) mode ON_DEMAND state DOWN (parent: jboss.as.server-controller) (dependencies: org.wildfly.clustering.infinispan.cache.ejb.module-availability, org.wildfly.clustering.infinispan.cache-container.ejb) (has unavailable dependency)
      

      Rather than outputting the value of the deprecated ServiceController.getName() method, which is null for anonymous services, it would be far more useful to output the value of ServiceController.provides().

              Unassigned Unassigned
              pferraro@redhat.com Paul Ferraro
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: