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/05/13 20:29:55 UTC

[jira] Commented: (WODEN-65) Woden elements must have serialize methods

    [ https://issues.apache.org/jira/browse/WODEN-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596486#action_12596486 ] 

Sagara Gunathunga  commented on WODEN-65:
-----------------------------------------

AFAIK for DOM based implementation we have following tasks left to do.

First, It is necessary to have a close review for 1st and 2nd point of my previous comments (please refer my comments on 12/Feb/08 10:58).

Secondly, we need to find an alternative way for failing test case, if you can come up with any possible suggestion, I can work on it.


With following points we can initiate our discussion about OM- based implementation.

(1)	As a basis we can use either AXIOM API or pure StAX API.

(2)	In the initial stage, need to add/improve classes of org.apache.woden.internal.util.om package to achieve same functionality    offered by org.apache.woden.internal.util.dom package.(Need to add OMWriter class and some improvements for OMUtil class ).

(3)	We can use same style that we used for DOM implementation. 


> 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