Sagara, I'll take a look at this later today and respond via woden-dev or the jira.
thanks, John Kaputin "Sagara Gunathunga (JIRA)" <[EMAIL PROTECTED]> wrote on 13/02/2008 07:00:10: > > [ https://issues.apache.org/jira/browse/WODEN-65?page=com. > atlassian.jira.plugin.system.issuetabpanels:comment- > tabpanel&focusedCommentId=12568449#action_12568449 ] > > Sagara Gunathunga commented on WODEN-65: > ----------------------------------------- > > Hi John, > > I have uploaded several patch files today. With this update, I could > resolve following issues of my previous code contribution. > > 1.Printing unexpected attributes with printInlinedSchemas() method. > > 2.Printing schema import for the W3C schema for XML Schema with > printImportedSchemas() method. Please note that this is a temporary > implementation, once we have a solution for JIRA131; we need to > change this method implementation also. > > 3.Java 5 JAXP API specific getTextContent() method was removed > from the printDocumentations() method. > > 4.Standardized all the method names into one format. > > 5.A JUnit test case was added for WSDLWriter interface. But still > test case is failing.. I can't figure out what's the exact reason > for that, if you have free time please investigate the Testcase. > > Apart from 4th point, I have completed most of the task required for > DOM based implementation of WSDLWriter. I'm planning to complete > remaining things and move to OM based implementation quickly. > > > > 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, Schema-error-out-put.wsdl, Schema-error.wsdl, WSDLWriterTest.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] > Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]