John, It looks like Sagara has made some good contributions. Do you think you can find some time this week to review Sagara's patches?
Thanks, Lawrence "Sagara Gunathunga (JIRA)" <[EMAIL PROTECTED]> 06/30/2008 09:57 AM Please respond to [email protected] To [email protected] cc Subject [jira] Updated: (WODEN-65) Woden elements must have serialize methods [ https://issues.apache.org/jira/browse/WODEN-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sagara Gunathunga updated WODEN-65: ------------------------------------ Attachment: OMWSDLWriter.java.txt OMWriter.java.txt OMUtils.java.txt I have started working on OM implementation, still I didn't get any feedback for my last two code contributions, Further it is required to apply the patches for JIRA -212 ,in order to work OMWSDLWriter correctly . > 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: OMUtils.java.txt, OMWriter.java.txt, OMWSDLWriter.java.txt, pom.xml-woden-api.txt, pom.xml-woden-dom.txt, pom.xml-woden-om.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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
