Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-19476

Remove transaction subsystem use of deprecated PathManagerService.SERVICE_NAME

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Transactions
    • None
    • ---
    • ---

      Constant field
          SERVICE_NAME
      Usages in Project and Libraries  (2 usages found)
          Value read  (2 usages found)
              wildfly-transactions  (1 usage found)
                  org.jboss.as.txn.subsystem  (1 usage found)
                      TransactionSubsystemAdd  (1 usage found)
                          performObjectStoreBoottime(OperationContext, ModelNode)  (1 usage found)
                              347 builder.addDependency(PathManagerService.SERVICE_NAME, PathManager.class, objStoreEnvironmentService.getPathManagerInjector());
              Maven: org.wildfly.core:wildfly-server:25.0.0.Beta4  (1 usage found)
                  org.jboss.as.server  (1 usage found)
                      ServerPathManagerService  (1 usage found)
                          addService(ServiceTarget, ServerPathManagerService, ServerEnvironment)  (1 usage found)
                              25 ServiceBuilder<?> serviceBuilder = serviceTarget.addService(AbstractControllerService.PATH_MANAGER_CAPABILITY.getCapabilityServiceName(), service).addAliases(SERVICE_NAME);
      

            rhn-engineering-mmusgrov Michael Musgrove
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: