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
Priority: Minor
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.