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

Davanum Srinivas resolved WSCOMMONS-316.
----------------------------------------

    Resolution: Fixed

Applied in svn revision 648290.

> PolicyReference.serialize(..) does not declare policy namespace
> ---------------------------------------------------------------
>
>                 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
>         Attachments: PolicyReference.patch
>
>
> 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