[
https://issues.apache.org/jira/browse/AXIS2-5733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen resolved AXIS2-5733.
------------------------------------
Resolution: Invalid
Both responses are semantically identical. Therefore there is no reason for
Axis2 to make this configurable.
Axis2 ultimately uses StAX to serialize XML messages. What changed between
1.6.2 and 1.6.3 is the version of the StAX implementation (Woodstox) being
used. By downgrading Woodstox to the version used in 1.6.2 you may be able to
get the desired behavior.
> Space at end tag is now removed
> -------------------------------
>
> Key: AXIS2-5733
> URL: https://issues.apache.org/jira/browse/AXIS2-5733
> Project: Axis2
> Issue Type: Test
> Components: kernel
> Affects Versions: 1.6.3
> Reporter: Lulseged Zerfu
>
> Hi
> We were using axis2 1.6.2 and now we have upgraded to 1.6.3. In 1.6.3, space
> at end tag are now removed.
> axis 1.6.2 and previous
> <LogoutResponse xmlns="http://schemas.axis.com/cai3g1.2/" />
> axis 1.6.3
> <LogoutResponse xmlns="http://schemas.axis.com/cai3g1.2/"/>
> Is this configurable in axis? I want to have a space at the end.
> BR
> Lulseged
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]