|
From: Rashmi B. <rj...@gm...> - 2005-02-22 22:19:03
|
Hello All! I have committed quite a few changes to the code in CVS. The configuration file parsing process now uses XMLBeans. You will need xbean.jar to build it. XMLBeans can be downloaded from http://xmlbeans.apache.org Also, please note the following changes for configuration file: -Root element for config file - <reptconfig> tag is replaced with <crosstabdef> (CrossTab Definition) -The <source> tag is now an empty element. You'll need to use dbString attribute to specify dbStrings. Please feel free to write any comments/questions/suggestions. Thanks and Regards, Rashmi |