WSM leaks InputStreams at build time
------------------------------------

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


The WSM code base leaks InputStreams in the following locations:

  AbstractWsdl2AJava
    generateAnnotatedJavaFromWSDL -- an InputStream is used to construct the 
BeehiveWsTypeMetadata object and is not closed
  Utilities
    findSchemaDocument -- an InputStream is passed to the WSDLParser class and 
is not closed

  


-- 
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