[ https://issues.apache.org/jira/browse/AXIS2C-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591940#action_12591940 ]
Supun Kamburugamuva commented on AXIS2C-1119: --------------------------------------------- Hi Dimuthu, I think you are referencing the Guththila writer. Is Guththila not working for more than 4 namespaces? The code to handle dynamic increase of namespaces can be found from line 962 to 1004 in guththila_xml_writer.c. > Guththila fails handling more than 4 namespaces > ----------------------------------------------- > > Key: AXIS2C-1119 > URL: https://issues.apache.org/jira/browse/AXIS2C-1119 > Project: Axis2-C > Issue Type: Bug > Components: guththila > Environment: Linux + windows > Reporter: Dimuthu Gamage > > Guththila fails handling more than 4 namespaces in an element. The number 4 > is declared here, > guththila_xml_writer.h:#define GUTHTHILA_XML_WRITER_NAMESP_DEF_SIZE 4 > Guththila should be fixed to adjust the allocated buffer for the namespaces > dynamically. -- 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]