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

When quirying for a non-existing entity we receive a SOAPFaultExeption

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.0rc1
    • None
    • None

    Description

      try

      { pdAfterDelete = publisher.getPublisherDetail(gp); Assert.fail("We did not expect to find this publisher anymore."); //don't think we really want a SOAPFaulException be thrown here. }

      catch (SOAPFaultException e)

      { Assert.assertNull(pdAfterDelete); }

      This should not be a SOAPFaultException.

      Attachments

        Activity

          People

            tcunning Thomas Cunningham
            kurtstam Kurt T Stam
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: