PolicyReference serialization problem
-------------------------------------

                 Key: WSCOMMONS-316
                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-316
             Project: WS-Commons
          Issue Type: Bug
          Components: Policy
         Environment: Windows XP, Tomcat 5.5, Axis2 1.3, Neethi 2.0.2
            Reporter: Detelin Yordanov


The PolicyReference.serialize(..) method does not write namespace declarations 
(e.g. for the "wsp" namespace).
This happens to be a problem, when a PolicyReference instance is serialized to 
a non-namespace repairing XMLOutputWriter as it happens in Axis2 
PolicyUtil.getPolicyComponentAsOMElement(..).
The issue appears only if the PolicyReference is serialized and then parsed as 
a single element, since if it is part of a larger document, it will most 
probably
already contain the namespace declaration.

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to