[ 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.