Re: Google Base Code is broken after commit r808410 - Please provide your suggestion to solve the problem

2009-09-03 Thread Jacopo Cappellato
It is now fixed in rev. 810857 Jacopo On Sep 1, 2009, at 8:19 AM, Ashish Vijaywargiya wrote: The code uses makeEmptyXmlDocument() method of UtilXml.java file. The default value of namespace aware is kept commented - which is good in case of Google Base. // factory.setNamespaceAware(true);

Re: Google Base Code is broken after commit r808410 - Please provide your suggestion to solve the problem

2009-09-01 Thread Ashish Vijaywargiya
The code uses makeEmptyXmlDocument() method of UtilXml.java file. The default value of namespace aware is kept commented - which is good in case of Google Base. // factory.setNamespaceAware(true); If I remove Xalan*.jar then Google Base code works fine. I am exploring the root cause of this

Google Base Code is broken after commit r808410 - Please provide your suggestion to solve the problem

2009-08-31 Thread Ashish Vijaywargiya
Hello Hans, I am working on Google Base. The code was working fine till revision r808332. But it stopped working after your commit r808410 (Big one in which you have added docbook related things) The reason is the addition of

Re: Google Base Code is broken after commit r808410 - Please provide your suggestion to solve the problem

2009-08-31 Thread Ashish Vijaywargiya
Thanks Hans for your comment on this - I will explore it and will get back to you if needed. Rest comments Inline: -- Ashish On Tue, Sep 1, 2009 at 5:15 AM, Hans Bakker mailingl...@antwebsystems.comwrote: Hi Ashish, xalan is required for the generation of html documents from the xml/xsl