Uploaded image for project: 'jUDDI (Retired)'
  1. jUDDI (Retired)
  2. JUDDI-670

Document the correct usage of UDDIClientContainer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 3.2
    • None
    • None

    Description

      when running code such as this (with a web servlet)
      UDDIClientContainer.getUDDIClient(null);

      there is a warning generated, log.warn("Deprecated, please specify a client name");

      however when specifying the name that's defined in the config file
      UDDIClientContainer.getUDDIClient("name");

      I get a config exception. From the looking at the code, it looks as if the "client" list never gets populated. So either the sample code is wrong or I'm using it incorrectly. In either case, this needs something more than no documentation at all

      Attachments

        Issue Links

          Activity

            People

              kstam Kurt Stam
              spyhunter99 Alex O'Ree
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: