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

Replace uses of ServiceName SocketBinding.JBOSS_BINDING_NAME with use of the capability

    XMLWordPrintable

Details

    • ---
    • ---

    Description

      Replace these uses of the deprecated service name constant with use of the socketbinding capability:

      Constant field
          JBOSS_BINDING_NAME
      Usages in Project and Libraries  (6 usages found)
          Value read  (6 usages found)
              wildfly-iiop-openjdk  (2 usages found)
                  org.wildfly.iiop.openjdk  (2 usages found)
                      IIOPSubsystemAdd  (2 usages found)
                          launchServices(OperationContext, ModelNode)  (2 usages found)
                              218 builder.addDependency(SocketBinding.JBOSS_BINDING_NAME.append(socketBinding), SocketBinding.class,
                              228 builder.addDependency(SocketBinding.JBOSS_BINDING_NAME.append(sslSocketBinding), SocketBinding.class,
              wildfly-rts  (3 usages found)
                  org.wildfly.extension.rts  (3 usages found)
                      RTSSubsystemAdd  (3 usages found)
                          registerCoordinatorService(OperationContext, ModelNode)  (1 usage found)
                              104 .addDependency(SocketBinding.JBOSS_BINDING_NAME.append(socketBindingName), SocketBinding.class,
                          registerParticipantService(OperationContext, ModelNode)  (1 usage found)
                              123 .addDependency(SocketBinding.JBOSS_BINDING_NAME.append(socketBindingName), SocketBinding.class,
                          registerVolatileParticipantService(OperationContext, ModelNode)  (1 usage found)
                              144 .addDependency(SocketBinding.JBOSS_BINDING_NAME.append(socketBindingName), SocketBinding.class,
              wildfly-transactions  (1 usage found)
                  org.jboss.as.txn.subsystem  (1 usage found)
                      TransactionSubsystemAdd  (1 usage found)
                          performCoreEnvironmentBootTime(OperationContext, ModelNode)  (1 usage found)
                              401 ServiceName bindingName = SocketBinding.JBOSS_BINDING_NAME.append(socketBindingName);
      

      Attachments

        Issue Links

          Activity

            People

              chaowan@redhat.com Chao Wang
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: