Hi All- I am new to Chain; any input would help.
The CatalogFactoryBase is using its own HashMap to stack/store the processed Catalog. In my case, I wish to stack those Catalog in my own Cache. We are using JBoss Tree-Cache. If I want to push those catalog to JBoss Tree-Cache, how can this be done? Do I have to write my own CatalaogFactoryBase to push it to Cache or write my own Digester Rules, process Catalog and push it to Cache without the use of CatalogFactory? Does Chain already support the above requirements? If yes, how? Appreciate your input. Thank you. -Muthu Ramaswamy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
