[ 
https://issues.apache.org/jira/browse/AXIS2C-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13458762#comment-13458762
 ] 

jose commented on AXIS2C-1559:
------------------------------

Thank you very much!!
I need the two encodings.
I do not see many work on this api. Do you think the 1.7 version 1.7 is coming 
soon?
                
> 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: c-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: c-dev-h...@axis.apache.org

Reply via email to