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

         Key: BEEHIVE-781
         URL: http://issues.apache.org/jira/browse/BEEHIVE-781
     Project: Beehive
        Type: Bug
  Components: Controls  
    Versions: V1, V1Alpha, TBD, V1Beta    
    Reporter: Eddie O'Neil
    Priority: Critical
     Fix For: TBD


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.

  :)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to