You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2009/07/05 13:50:14 UTC

[jira] Resolved: (AXIS2-4415) ADBBean#serialize methods should not have an OMFactory argument

     [ https://issues.apache.org/jira/browse/AXIS2-4415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Veithen resolved AXIS2-4415.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6

> ADBBean#serialize methods should not have an OMFactory argument
> ---------------------------------------------------------------
>
>                 Key: AXIS2-4415
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4415
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: adb
>            Reporter: Andreas Veithen
>            Assignee: Andreas Veithen
>            Priority: Minor
>             Fix For: 1.6
>
>
> Since the ADBBean#serialize methods directly serialize to an XMLStreamWriter, they should never create any Axiom object and therefore should not require an OMFactory argument. Note that the code generated by ADB indeed never uses this argument.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.