[ https://issues.apache.org/jira/browse/WODEN-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sagara Gunathunga updated WODEN-65: ------------------------------------ Attachment: DOMWSDLWriter.java.txt BaseWSDLWriter.java.txt OMWSDLFactory.java.txt OMWSDLFactory.java.txt - added factory method to create OM based WSDLWriter instance. BaseWSDLWriter.java.txt - define the features common to DOM and OM WSDLWriter implementations. DOMWSDLWriter.java.txt - DOM based implementation of WSDLWriter > Woden elements must have serialize methods > ------------------------------------------ > > Key: WODEN-65 > URL: https://issues.apache.org/jira/browse/WODEN-65 > Project: Woden > Issue Type: Improvement > Components: Parser > Reporter: Eran Chinthaka > Attachments: BaseWSDLWriter.java.txt, DOMWSDLFactory.java.txt, > DOMWSDLWriter.java.txt, OMWSDLFactory.java.txt, WSDLFactory.java.txt, > WSDLWriter.java.txt > > > When we load a WSDL in to Woden object model, there is no way to serialize > the object model in to an output stream. This is very much useful when some > one wants to make sure Woden can properly spit out what it has read. > And there is a requirement from Axis2 also to make Woden element serializable > to cater for ?wsdl2 requests. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]