Hi all, I have attached the proposed fix to the remainder of this issue, at [1]. This fixes the issues in write_empty_element() methods for Guththila and some misinterpretations in om_element.c that gave trouble for the empty element case. Please be kind enough to test it. I used both the axis2.xml, and the .xml file that Supun provided and I discovered no errors.
[1] https://issues.apache.org/jira/browse/AXIS2C-986 Regards, Senaka > Hi all, > > Changed it back to what it was before. Even Guththila wont work properly > for that given .xml file. Therefore, need to see the errors caused by the > write_empty_element() methods. I assumed that they would work fine, and I > used the axis2.xml as the test case, from which I thought it is bug free. > Therefore, I apologize for any inconvenience caused. > > Regards, > Senaka > >>> Hi Supun, >>> >>> On Thu, Feb 14, 2008 at 3:32 PM, Supun Kamburugamuva >>> <[EMAIL PROTECTED]> >>> wrote: >>> >>>> +1 for reverting the change since it breaks some of the rampart >>>> samples. I did re-open the issue. >>>> >>> >>> Can you please revert the change for that issue ? I would like to get >>> it >>> done for Axis2/C 1.3.0 RC2 >> >> OK, I can revert this. However, this was a fix for Guththila >> specifically, >> as it has two methods, one to print an empty element and another to >> print >> any other element. But, if we don't store that whether the element was >> empty or not, we can't call the proper method. I bet this was caused by >> libxml2. In that case the bug is not here. but in the libxml2 wrapper. >> Please check on that. For the moment, I will therefore, revert this for >> libxml2 only. >> >> Regards, >> Senaka. >> >>> >>> thanks, >>> Dinesh >>> >>> -- >>> http://nethu.org/ >>> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
