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

Make jUDDI http endpoint configurable

XMLWordPrintable

      Currently, the HTTP endpoint and database services are installed based on

                      if (config.getDataSourceBinding() != null) {
                          newControllers.add(JAXRDatasourceService.addService(serviceTarget, config, verifyHandler));
                          newControllers.add(JAXRHttpEndpointService.addService(serviceTarget, config, verifyHandler));
                      }
      

              Unassigned Unassigned
              tdiesler@redhat.com Thomas Diesler
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: