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

EntityForLang.java Does not Compile on Java 1.5

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0beta
    • 3.0
    • juddi-client
    • None

    Description

      EntityForLang in uiid-client component does not compile under java 1.5.

      Here is the error from maven build

      /home/soafa-user/juddi-3.0.0.beta/uddi-client/src/main/java/org/uddi/api_v3/client/i18n/EntityForLang.java:[41,30] name clash: get(java.util.List<org.uddi.api_v3.Address>,java.lang.String) and get(java.util.List<org.uddi.api_v3.Name>,java.lang.String) have the same erasure

      Looks like generics are not being handled properly.

      Attachments

        Activity

          People

            kstam Kurt Stam
            brianthesmith Brian
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: