You are viewing a plain text version of this content. The canonical link for it is here.
Posted to woden-dev@ws.apache.org by "Sagara Gunathunga (JIRA)" <ji...@apache.org> on 2008/02/13 07:54:08 UTC

[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: WSDLWriterTest.java.txt
                DOMWSDLWriter.java.txt
                BaseWSDLWriter.java.txt


Fixes for following issues

  1. Printing unexpected attributes with printInlinedSchemas() method.

  2. Printing schema import for the W3C schema for XML Schema with printImportedSchemas() method.

 3. Java 5 JAXP API  specific getTextContent()  method was removed from the printDocumentations() method.

   and 

  A JUnit test case was added for WSDLWriter interface.



> 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: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org