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

After saving a subscription with a FindTModel filter, when notifying a change, got a null exception.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0
    • 3.0.2
    • core
    • None
    • linux + jbossesb server 4.7

    Description

      After saving a subscription with a FindTModel filter, when notifying a change, got a null exception.

      The statement is in class org.apache.juddi.subscription.SubscriptionNotifier, and the method is notify, the line number is 218, the code is:
      if (resultList.getServiceList().getServiceInfos()!=null &&
      resultList.getServiceList().getServiceInfos().getServiceInfo().size() == 0)

      The reason is that the serviceList is null in resultList, I checked code, just when the filter has a FindService, there is a new serviceList is initialized and set to resultList.

      Attachments

        Activity

          People

            kstam Kurt Stam
            suwater ShengTao Dong
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: