[ http://issues.apache.org/jira/browse/BEEHIVE-780?page=all ]

Eddie O'Neil updated BEEHIVE-780:
---------------------------------

    Fix Version: V1
                     (was: TBD)
    Description: 
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

  


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

  


    Environment: 

Setting fix version.

> 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, v1m1
>     Reporter: Eddie O'Neil
>     Assignee: Eddie O'Neil
>     Priority: Critical
>      Fix For: V1
>  Attachments: streampatch.txt
>
> 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