Uploaded image for project: 'Beehive'
  1. Beehive
  2. BEEHIVE-781

web service control leaks two input streams when creating a service control

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • V1Alpha, V1Beta, v1m1
    • None
    • System Controls
    • None

    Description

      The web service control leaks two InputStreams in:

      ExtensionMaker
      genJCXForWSDLFile – the InputStream passed to the WSDLParser and passed to the XmlBeanWSDLParser are both leaked. They are also both the same, so we should use exactly one input stream instaed of two.

      Attachments

        Activity

          People

            dmehrtash daryoush mehrtash
            ekoneil Edward O'Neil
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: