[ http://issues.apache.org/jira/browse/AXISCPP-489?page=history ]
     
Adrian Dick closed AXISCPP-489:
-------------------------------


> Serializer not removing namespaces as they go out of scope
> ----------------------------------------------------------
>
>          Key: AXISCPP-489
>          URL: http://issues.apache.org/jira/browse/AXISCPP-489
>      Project: Axis-C++
>         Type: Bug
>   Components: Serialization
>     Reporter: Adrian Dick
>     Assignee: Adrian Dick

>
> The serialization logic for Arrays, elements and attributes does not remove 
> namespace declarations as they go out of scope.  This results in invalid SOAP 
> messages, as other sibling elements try to use the same namespace prefix 
> without re-declaring the namespace.
> The serializer should check if a new namespace is declared, and remove it 
> from the list when finished serializing the current element and it's children.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to