[ https://issues.apache.org/jira/browse/WODEN-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527939 ]
sagara edited comment on WODEN-65 at 9/16/07 9:31 PM: ------------------------------------------------------------------ Following modifications have been done. 1. apache-boilerplate.txt is added to each source file. Javadoc for classes and methods also improved. 2. Most of TO-DO things have been completed. 3. Extension serialization is also completed. (Please review these two methods and comment on them About them specially printExtenstionElement method.) was (Author: sagara): Following modifications have been done. 1. apache-boilerplate.txt is added to each source file. Javadoc for classes and methods also improved. 2. Most of TO-DO things have been completed. 3. Extension serialization (is) also completed. (Please review these two methods and comment on them About them specially printExtenstionElement method.) > 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 > Assignee: Sagara Gunathunga > Attachments: BaseWSDLWriter.java.txt, DOMWSDLWriter.java.txt, > OMWSDLWriter.java.txt, sample1.java, test-prefix.wsdl, test.wsdl, > WriterFeatures.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]