When I try to serialize OMElement it adds unnecessary xml declaration 
----------------------------------------------------------------------

         Key: AXIS2-431
         URL: http://issues.apache.org/jira/browse/AXIS2-431
     Project: Apache Axis 2.0 (Axis2)
        Type: Bug
  Components: om  
    Reporter: Deepal Jayasinghe


I created an OMelement programatically and then I called its serialize method 
by giving a Writer , but the out put has xml declaration with empty value, like 
below;

 <axis2Element xmlns="">
 <axis2Element>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to