[ http://issues.apache.org/jira/browse/WODEN-27?page=comments#action_12415252 ]
John Kaputin commented on WODEN-27: ----------------------------------- This issue is already captured in JIRA WODEN-5. I have resolved the requirement for reading WSDL from a DOM Element, but in a different way to the suggested new readWSDL method. Please see WODEN-5 for details. The attached patch file was quite large and the code changes relating to the issue in this JIRA were only a subset of the patch file. Many of the changes related to indentation and comment formatting that look like the result of an auto-reformatting tool. I have ignore those. There were also other code changes unrelated to this JIRA. If these represent current requirements, please post to the woden-dev mailing list to discuss those requirements, then raise JIRA's and specific patch files if appropriate. > Parse a WSDL document from a DOM Element > ---------------------------------------- > > Key: WODEN-27 > URL: http://issues.apache.org/jira/browse/WODEN-27 > Project: Woden > Type: Improvement > Components: Parser > Reporter: Oshani Seneviratne > Assignee: John Kaputin > Priority: Minor > Attachments: readWSDL.patch > > This patch adds another readWSDL method to the WSDLReader interface and > implements it. This method is specifically: readWSDL(String uri, Element > elem), and would be very much useful in providing WSDL2.0 support for Apache > Axis2/Java. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
