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

Make jUDDI http endpoint configurable

    XMLWordPrintable

Details

    Description

      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));
                      }
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: