[
https://issues.apache.org/jira/browse/AXIS2C-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13458722#comment-13458722
]
jose commented on AXIS2C-1559:
------------------------------
Alex, I have not guththila. I use the default parser. I am using the axis2c 1.6
version. Do you know the 1.7 version resolves this issue?
Thanks for your interest
> axiom_node_to_string() doesn't return elements containing special latin
> characters
> ----------------------------------------------------------------------------------
>
> Key: AXIS2C-1559
> URL: https://issues.apache.org/jira/browse/AXIS2C-1559
> Project: Axis2-C
> Issue Type: Bug
> Affects Versions: 1.6.0
> Environment: x86_64 GNU/Linux
> Reporter: jose
> Priority: Critical
>
> Working in client mode.
> axiom_node_to_string() doesn't return elements containing special latin
> characters.
> The tags received containing special latin characters are returned empty by
> this function.
> Result obtained with this function:
> ...
> <ns1:AbyADCodigo>2</ns1:AbyADCodigo>
> <ns1:AbyADMensajeError></ns1:AbyADMensajeError>
> ...
> Result obtained with tcpmon:
> HTTP/1.1 200 OK
> Server: Apache-Coyote/1.1
> Content-Type: application/soap+xml; action="http://xxxxxxxxxxxxxxx";
> charset=UTF-8
> ...
> <ns1:AbyADCodigo>2</ns1:AbyADCodigo>
> <ns1:AbyADMensajeError>El año contable está cerrado.</ns1:AbyADMensajeError>
> ...
> Thanks...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]