Hi Everyone, I am using xindice-1.1b4, it is working nice I can create and insert data inside collection. Every time, I run this program for inserting it is display all the print out as shown below.
My question is how can I stop Xindice for displaying all this unwanted message shown below (e.g. WARNING, INFO), etc.. Thank in advance for your answer! C:\jim\XmlDatabases\xindice-1.1b4\Templates\Final_Xindice>java Insertion parts.xml trying to register database Sep 11, 2005 1:17:26 PM org.apache.xindice.client.xmldb.embed.DatabaseImpl loadC onfiguration INFO: No configuration file specified, going with the default configuration Sep 11, 2005 1:17:27 PM org.apache.xindice.client.xmldb.embed.DatabaseImpl getCo nfiguration WARNING: The database configuration file is not specified and there was no xindi ce.db.home property set, so Xindice was unable to determine a database location. Database will be created relative to the current directory. Sep 11, 2005 1:17:27 PM org.apache.xindice.core.Database setConfig INFO: Database points to C:\jim\XmlDatabases\xindice-1.1b4\Templates\Final_Xindi ce\db Sep 11, 2005 1:17:27 PM org.apache.xindice.core.Collection setObject INFO: [main] '/db/system/SysSymbols' Set object system_SysConfig Sep 11, 2005 1:17:28 PM org.apache.xindice.core.Collection setDocument INFO: [main] '/db/system/SysConfig' Set document database.xml Sep 11, 2005 1:17:28 PM org.apache.xindice.core.Collection setObject INFO: [main] '/db/system/SysSymbols' Set object mycollection1-0 Sep 11, 2005 1:17:28 PM org.apache.xindice.core.CollectionManager createCollecti on INFO: Created a new collection named 'mycollection1-0' Sep 11, 2005 1:17:28 PM org.apache.xindice.core.Collection setDocument INFO: [main] '/db/system/SysConfig' Set document database.xml Sep 11, 2005 1:17:28 PM org.apache.xindice.core.Collection insertDocument INFO: [main] '/db/mycollection1-0' Insert document: 5c3813ac56a055180000010644e7 6ab6 INFO: [main] '/db/mycollection2-1' Insert document: 5c3813ac56a051560000010644e7 6e7f Sep 11, 2005 1:17:29 PM org.apache.xindice.core.Collection setObject INFO: [main] '/db/system/SysSymbols' Set object mycollection2-2 Sep 11, 2005 1:17:29 PM org.apache.xindice.core.CollectionManager createCollecti on