[ http://issues.apache.org/jira/browse/BEEHIVE-780?page=all ] Eddie O'Neil closed BEEHIVE-780: --------------------------------
I committed these changes a while ago. Closing. > 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, v1m1, V1Beta > 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